Interface QueryUnreceivedPacketsResponseProtoMsg

interface QueryUnreceivedPacketsResponseProtoMsg {
    typeUrl: "/ibc.core.channel.v1.QueryUnreceivedPacketsResponse";
    value: Uint8Array;
}

Properties

Properties

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