Interface QueryPacketCommitmentResponseProtoMsg

interface QueryPacketCommitmentResponseProtoMsg {
    typeUrl: "/ibc.core.channel.v1.QueryPacketCommitmentResponse";
    value: Uint8Array;
}

Properties

Properties

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