We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PrefixedDenom
ChannelId
Parsing transfer/channel-75/factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/dust to PrefixedDenom results in
transfer/channel-75/factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/dust
transfer/channel-75/factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4
TracePath
dust
BaseDenom
The parsed data should have:
transfer/channel-75
factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/dust
Following ibc-go, we should validate the ChannelIds.
ibc-go
v0.51.0
Fabien Penso reported this.
The text was updated successfully, but these errors were encountered:
rnbguy
Successfully merging a pull request may close this issue.
Bug Summary
Parsing
transfer/channel-75/factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/dust
toPrefixedDenom
results intransfer/channel-75/factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4
asTracePath
dust
asBaseDenom
Details
The parsed data should have:
transfer/channel-75
asTracePath
factory/stars16da2uus9zrsy83h23ur42v3lglg5rmyrpqnju4/dust
asBaseDenom
Following
ibc-go
, we should validate theChannelId
s.Version
v0.51.0
Reference
Fabien Penso reported this.
The text was updated successfully, but these errors were encountered: