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
Switch order in OnChanCloseInit to call application callback first as an optimization since it is likely a lot of applications may return an error
https://github.com/cosmos/ibc-go/blob/ics29-fee-middleware/modules/apps/29-fee/ibc_module.go#L150
This should not be taken up until discussion in #821 is resolved
The text was updated successfully, but these errors were encountered:
Closed by #1025.
Sorry, something went wrong.
colin-axner
No branches or pull requests
Switch order in OnChanCloseInit to call application callback first as an optimization since it is likely a lot of applications may return an error
https://github.com/cosmos/ibc-go/blob/ics29-fee-middleware/modules/apps/29-fee/ibc_module.go#L150
This should not be taken up until discussion in #821 is resolved
The text was updated successfully, but these errors were encountered: