-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Move client/{tx,rest,utils} into x/auth/client #4555
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4555 +/- ##
=========================================
Coverage ? 52.65%
=========================================
Files ? 261
Lines ? 16410
Branches ? 0
=========================================
Hits ? 8640
Misses ? 7124
Partials ? 646 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK. 1 minor nit but not blocking
|
||
// TODO: Change path or mount under x/bank if possible | ||
r.HandleFunc( | ||
"/bank/balances/{address}", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we delete this endpoint? it's a dup of the one above
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmmm we should't remove it but rather move or rename it. One endpoint returns the entire account and the other returns the balance.
I'll handle this in a subsequent PR ⚡️
Ref: #4488
docs/
)clog add [section] [stanza] [message]
Files changed
in the github PR explorerFor Admin Use: