-
Notifications
You must be signed in to change notification settings - Fork 33
wallet unlock private keys Command Guide
Enrico Rubboli edited this page Apr 10, 2026
·
1 revision
Unlocks the private keys for usage.
wallet-unlock-private-keys <PASSWORD>
-
<PASSWORD>: The current encryption password.
This command is available in cold wallet mode (--cold-wallet). After unlocking, the private keys remain available until wallet-lock-private-keys is called or the wallet is closed.
-
wallet-lock-private-keys: Lock the private keys again. -
wallet-encrypt-private-keys: Set or change the encryption password. -
wallet-disable-private-keys-encryption: Remove encryption entirely.
- Home
- Installing Mintlayer
- Upgrade Mintlayer
- Node
- Addresses
- Wallet CLI
- Wallet RPC
- API
- Advanced Tools
- Guides
- CHANGELOG