Skip to content

ICS20: Correction to the denom in the sequence diagram#1229

Open
ivan-gavran wants to merge 3 commits intocosmos:mainfrom
ivan-gavran:ibcSequenceDiagramFix
Open

ICS20: Correction to the denom in the sequence diagram#1229
ivan-gavran wants to merge 3 commits intocosmos:mainfrom
ivan-gavran:ibcSequenceDiagramFix

Conversation

@ivan-gavran
Copy link
Copy Markdown

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)

@ivan-gavran ivan-gavran requested a review from AdityaSripal as a code owner May 22, 2025 10:01
Copy link
Copy Markdown
Contributor

@chipshort chipshort left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice finding, I just stumbled upon the same thing.
I'm not a maintainer here, but some suggestions inline.

Comment thread spec/app/ics-020-fungible-token-transfer/README.md Outdated
Comment thread spec/app/ics-020-fungible-token-transfer/README.md Outdated
Co-authored-by: Christoph Otter <chipshort@tutanota.com>
@ivan-gavran
Copy link
Copy Markdown
Author

Nice finding, I just stumbled upon the same thing. I'm not a maintainer here, but some suggestions inline.

Thanks for paying such a close attention!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants