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

WIP on ADR 033 x/bank #203

Closed
wants to merge 24 commits into from
Closed

WIP on ADR 033 x/bank #203

wants to merge 24 commits into from

Conversation

aaronc
Copy link
Member

@aaronc aaronc commented Dec 3, 2020

No description provided.

serverMod.RegisterInterfaces(mm.cdc.InterfaceRegistry())
}

for _, mod := range modules {
Copy link

Choose a reason for hiding this comment

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

you can use the same loop as before I think :)

Copy link
Member Author

Choose a reason for hiding this comment

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

I want to make sure all interface types are registered first

@clevinson
Copy link
Member

@aaronc is this something that should be closed? Or are you planning to continue working on this?

@aaronc
Copy link
Member Author

aaronc commented Jan 7, 2022

We can close. Future work will happen in the SDK when we have enough dev bandwidth

@aaronc aaronc closed this Jan 7, 2022
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.

3 participants