-
Notifications
You must be signed in to change notification settings - Fork 32
wallet show seed phrase Command Guide
Enrico Rubboli edited this page Apr 10, 2026
·
1 revision
Show the seed phrase for the loaded wallet if it has been stored.
wallet-show-seed-phrase
This command is available in cold wallet mode (--cold-wallet). The seed phrase is only available if it was stored when the wallet was created or recovered (i.e. using the store-seed-phrase option). If it was not stored, or has been purged with wallet-purge-seed-phrase, this command will return nothing.
Keep the seed phrase secure — anyone who has it can fully recover the wallet and access all funds.
-
wallet-purge-seed-phrase: Delete the seed phrase from the wallet database. -
wallet-create: Create a wallet and choose whether to store the seed phrase.
- Home
- Installing Mintlayer
- Upgrade Mintlayer
- Node
- Addresses
- Wallet CLI
- Wallet RPC
- API
- Advanced Tools
- Guides
- CHANGELOG