interface FungibleTokenPacketDataProtoMsg {
    typeUrl: "/ibc.applications.transfer.v2.FungibleTokenPacketData";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.applications.transfer.v2.FungibleTokenPacketData"
value: Uint8Array