You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
x/auth has the queriers necessary for retrieving account information. These functions should be removed since they are currently redundant and don't provide any extra value.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Account getters are removed from client context. x/auth has the
queriers necessary for retrieving account information.
These functions should be removed since they are currently
redundant and don't provide any extra value.
Closes: #4543
Summary
Remove account getters in client context.
Problem Definition
x/auth
has the queriers necessary for retrieving account information. These functions should be removed since they are currently redundant and don't provide any extra value.For Admin Use
The text was updated successfully, but these errors were encountered: