interface ConsensusStateProtoMsg {
    typeUrl: "/ibc.lightclients.solomachine.v2.ConsensusState";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.lightclients.solomachine.v2.ConsensusState"
value: Uint8Array