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

adds cli command to restore ledger multisig backup #5401

Commits on Sep 20, 2024

  1. adds cli command to restore ledger multisig backup

    if the ironfish dkg ledger app is uninstalled, or if it is used to create a
    second set of keys, then the multisig keys on the device may be lost
    
    the 'wallet:multisig:ledger:backup' command creates an encrypted key backup that
    can be restored to the device
    
    the 'wallet:multisig:ledger:restore' command restores the backed up keys to the
    ledger
    hughy committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d040d9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    277148a View commit details
    Browse the repository at this point in the history