interface MisbehaviourProtoMsg {
    typeUrl: "/ibc.lightclients.tendermint.v1.Misbehaviour";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.lightclients.tendermint.v1.Misbehaviour"
value: Uint8Array