-
Notifications
You must be signed in to change notification settings - Fork 98
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
Fedekunze/1010 lcd stake #1068
Fedekunze/1010 lcd stake #1068
Conversation
…kunze/1010-lcd-stake pull
We use the prefix "WIP" for our PRs that are not ready to merge. Changed it for you. |
// }, | ||
|
||
// Get a list containing all the validator candidates | ||
getValidators: req("GET", "/stakes/validators/"), |
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.
typo "stakes" instead of "stake"
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.
for some reason my ESlint wasn't working. I had to delete it and reinstall
Codecov Report
@@ Coverage Diff @@
## develop #1068 +/- ##
===========================================
- Coverage 97.18% 96.05% -1.14%
===========================================
Files 79 81 +2
Lines 1525 1595 +70
Branches 77 79 +2
===========================================
+ Hits 1482 1532 +50
- Misses 36 56 +20
Partials 7 7
|
blocked on cosmos/cosmos-sdk#1949 |
Reviewed and approved by @fedekunze |
Description:
Updates LCD endpoints for staking.
DO NOT MERGE until #cosmos-sdk/1880 has been merged !
❤️ Thank you!