Raf Barseghian
Raf Barseghian
Updated NFT project to version 4.0.0-pre.2, changed account types, gas types, removed absolute code blocks.
Running command "ignite s message MintAndSendTokens denom:string amount:int recipient:string --module tokenfactory" gives an error "✘ Missing placeholders:" is there something I missed? Using command from here https://docs.ignite.com/guide/tokenfactory/tokenfactory#chapter-4-expanding-functionality-with-new-messages
We could use mocking IBC functions below to demonstrate IBC working example that comes with some cool example tests. mock_ibc_channel, mock_ibc_packet_recv mock_ibc_channel_connect_ack, mock_ibc_channel_connect_confirm etc.