Interface QueryPacketCommitmentsResponseProtoMsg

interface QueryPacketCommitmentsResponseProtoMsg {
    typeUrl: "/ibc.core.channel.v1.QueryPacketCommitmentsResponse";
    value: Uint8Array;
}

Properties

Properties

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