Interface ConsensusStateWithHeightProtoMsg

interface ConsensusStateWithHeightProtoMsg {
    typeUrl: "/ibc.core.client.v1.ConsensusStateWithHeight";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.core.client.v1.ConsensusStateWithHeight"
value: Uint8Array