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

feat: Improvements on IBC withdrawal #1574

Merged
merged 5 commits into from
Jan 22, 2025
Merged

Conversation

pedrorezende
Copy link
Collaborator

This PR contains a few improvements on IBC withdrawals and also a few refactors and fixes for IBC queries

throw err;
}
}
onBroadcasted?.();
Copy link
Collaborator

Choose a reason for hiding this comment

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

We don't have an await on the broadcastTxWithEvents, so I'm thinking if we should call it like onStart or something similar?

Or, maybe, the onSuccess should be renamed to onBroadcasted

@pedrorezende pedrorezende merged commit ba94c23 into main Jan 22, 2025
7 checks passed
@pedrorezende pedrorezende deleted the namadillo/fix-ibc-withdrawal branch January 22, 2025 04:52
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