Skip to content
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

pcli migrate balance: replicate account structure #4848

Merged
merged 1 commit into from
Sep 9, 2024

Commits on Sep 6, 2024

  1. 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.
    cronokirby committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1f6f660 View commit details
    Browse the repository at this point in the history