- Chains
- IBC Apps
- Relayers
- IBC Light Clients
testcoin/testcoin/testcoin
is sent to a chain that does not support slashes in the base denom, the receive will be successful. However, the trace information stored on the receiving chain will be: Trace: "transfer/{channel-id}/testcoin/testcoin", BaseDenom: "testcoin"
.
This incorrect trace information must be corrected when the chain does upgrade to fully supporting denominations with slashes.
To do so, chain binaries should include a migration script that will run when the chain upgrades from not supporting base denominations with slashes to supporting base denominations with slashes.