ITADN
cosmos/ibc/Issues

ICS20: Correction to the denom in the sequence diagram

#1229Pull Requestivan-gavran 创建于 2025-05-22
I
ivan-gavrancommented
This PR addresses one imprecision in ICS20 README that may cause confusion in otherwise very helpful sequence diagram example. In the diagram illustrating multi-chain token transfer, there is a mistake in the denoms (in the last transaction): - `B` should be burning `transfer/ChannelToA/denom` (instead of `transfer/ChannelToB/transfer/ChannelToA/denom`) - `B` should be sending to `A` `transfer/ChannelToA/denom` (instead of `transfer/ChannelToB/transfer/ChannelToA/denom`) - `A` should be unlocking `denom` (instead of `transfer/channelToA/denom`)
合并状态:未合并 1 条评论