-
Notifications
You must be signed in to change notification settings - Fork 296
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pcli migrate balance: replicate account structure
This changes the migrate balance command to replicate the balances of each asset per account, as required. Previously, the command would move all the values into the 0 account. This will pull fees from the account with the most amount of the staking / fee token. This differs slightly from iterating through account numbers starting from 0, but is much much simpler.
- Loading branch information
1 parent
9443d98
commit 685599d
Showing
1 changed file
with
46 additions
and
18 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