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

imp: get access to bank and expose types from modules other than ibc #146

Merged
merged 4 commits into from
Nov 30, 2023

Conversation

Farhad-Shabani
Copy link
Member

Description

This PR provides access to the bank module by adding a bank method to the BaseCoinApp definition. It also lets us access types from different basecoin's modules, not just ibc. This is useful for testing in sovereign-ibc project, where we need to check things like account balances to make sure everything is working as it should.

@Farhad-Shabani Farhad-Shabani merged commit c5423ae into main Nov 30, 2023
10 checks passed
@Farhad-Shabani Farhad-Shabani deleted the farhad/expose-bank-auth branch November 30, 2023 22:02
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