Skip to content
New issue

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

Handle non default IBC transfer port in message encoder #396

Closed
alpe opened this issue Jan 29, 2021 · 0 comments · Fixed by #462
Closed

Handle non default IBC transfer port in message encoder #396

alpe opened this issue Jan 29, 2021 · 0 comments · Fixed by #462
Assignees
Labels
enhancement New feature or request stargate
Milestone

Comments

@alpe
Copy link
Contributor

alpe commented Jan 29, 2021

The IBC transfer module's default port is transfer. This can be customized in the genesis though. Our handler plugin has the default value hard coded.
Instead the value from genesis should be used.

@alpe alpe added the enhancement New feature or request label Jan 29, 2021
@alpe alpe added this to the v0.16.0 milestone Jan 29, 2021
@alpe alpe added the stargate label Jan 29, 2021
@alpe alpe closed this as completed in #462 Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stargate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant