You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Call underlying app's OnAcknowledgement and OnTimeout only once, and move the fee escrow logic into an if statement only when fee is found for the given packet.
Call underlying app's
OnAcknowledgement
andOnTimeout
only once, and move the fee escrow logic into anif statement
only when fee is found for the given packet.https://github.com/cosmos/ibc-go/blob/13f77de949/modules/apps/29-fee/ibc_module.go#L219
https://github.com/cosmos/ibc-go/blob/13f77de949/modules/apps/29-fee/ibc_module.go#L244
The text was updated successfully, but these errors were encountered: