interface ConsensusStateProtoMsg {
    typeUrl: "/ibc.lightclients.tendermint.v1.ConsensusState";
    value: Uint8Array;
}

Properties

Properties

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