-
Notifications
You must be signed in to change notification settings - Fork 326
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(nns): Some refactoring on how neuron subaccount addresses ar…
…e calculated (#1317) # Why The logic and documentation around NNS neuron subaccount addresses are confusing. # What * Update the link to dfinity_wallet to ic-js. * Refactor the calculation logic for different neuron subaccounts to using the same function. * Move the pointer to the ic-js link to a new test for the staking account.
- Loading branch information
1 parent
cd153a6
commit 36c1976
Showing
3 changed files
with
55 additions
and
38 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