You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once we have cosmwasm 0.14 we can write a contract that receives cw20 tokens and sends ics20 packets over a channel. It will receive the same tokens it previously sent over IBC and release them to the original contracts.
The first implementation will not mint any foreign tokens.
The text was updated successfully, but these errors were encountered:
Once we have cosmwasm 0.14 we can write a contract that receives cw20 tokens and sends ics20 packets over a channel. It will receive the same tokens it previously sent over IBC and release them to the original contracts.
The first implementation will not mint any foreign tokens.
The text was updated successfully, but these errors were encountered: