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

Implement Address Interface #2186

Closed
alexanderbez opened this issue Aug 29, 2018 · 0 comments
Closed

Implement Address Interface #2186

alexanderbez opened this issue Aug 29, 2018 · 0 comments
Assignees

Comments

@alexanderbez
Copy link
Contributor

Implement an Address interface that ValAddress, AccAddress, and ConsAddress will implement. All of these addresses all implement the same methods, so it makes sense to implement a common interface. This will also allow us to DRY up a solid chunk of test code and utility functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants