-
Notifications
You must be signed in to change notification settings - Fork 33
standalone add private key from hex Command Guide
Enrico Rubboli edited this page Apr 10, 2026
·
1 revision
Add a new standalone private key not derived from the selected account's key chain.
standalone-add-private-key-from-hex [OPTIONS] <HEX_PRIVATE_KEY>
-
<HEX_PRIVATE_KEY>: The hex encoded private key to add to the selected account.
-
--label <LABEL>: Optionally assign a label to the new address. -
--no-rescan <NO_RESCAN>: Skip rescanning the blockchain after adding the key.- Possible values:
true,false
- Possible values:
This is useful for importing keys generated externally or from another wallet. The imported key is stored independently from the wallet's HD key chain.
-
standalone-address-show: List all standalone addresses. -
standalone-add-watch-only-address: Add a watch-only address (no spending).
- Home
- Installing Mintlayer
- Upgrade Mintlayer
- Node
- Addresses
- Wallet CLI
- Wallet RPC
- API
- Advanced Tools
- Guides
- CHANGELOG