Interface QueryPacketCommitmentRequestProtoMsg

interface QueryPacketCommitmentRequestProtoMsg {
    typeUrl: "/ibc.core.channel.v1.QueryPacketCommitmentRequest";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.core.channel.v1.QueryPacketCommitmentRequest"
value: Uint8Array