confio / cosmjs-types

JS and TS types relating to Protocol Buffers used by Cosmos-SDK and other related projects
Apache License 2.0
36 stars 41 forks source link

/cosmjs-types/ibc/applications/ Missing nft_Transfer module #91

Open starrymedia opened 8 months ago

starrymedia commented 8 months ago

/cosmjs-types/ibc/applications / Missing nft_Transfer module

I hope it can be added https://www.npmjs.com/package/cosmjs-types?activeTab=code

atmoner commented 8 months ago

Check here: https://github.com/confio/cosmjs-types/tree/main/src/cosmos/nft/v1beta1

starrymedia commented 8 months ago

Check here: https://github.com/confio/cosmjs-types/tree/main/src/cosmos/nft/v1beta1

I want to execute NFT cross chain transactions, which is a method in the IBC module type ' ibc.applications.nft_transfer.v1.MsgTransfer'