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

refactor(auth): decouple keeper API from the implementation of MsgServer and QueryServer #15986

Closed
testinginprod opened this issue Apr 28, 2023 · 0 comments · Fixed by #15985
Closed
Labels
needs-triage Issue that needs to be triaged

Comments

@testinginprod
Copy link
Contributor

In order to reduce the API surface of the Keeper and be consistent with other modules design patterns, we should decouple the auth keeper API from the functionality related to Msg and QueryServer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Issue that needs to be triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant