-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add toRefreshVotingPowerRequest API (#787)
# Motivation There is a new API available to reset the following. To make it accessible for the nns-dapp, here we’ve created a function to call it. # Changes - Added `toRefreshVotingPowerRequest`. # Tests - Updated. - Tested locally by calling it from the nns-dapp and verifying that the neurons’ `votingPowerRefreshedTimestampSeconds` field was reset to the current time. # Todos - [ ] Add entry to changelog (if necessary). Not necessary. --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
652a5d1
commit 9f6bf8c
Showing
4 changed files
with
119 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.