Skip to content

wallet unlock private keys Command Guide

Enrico Rubboli edited this page Apr 10, 2026 · 1 revision

wallet-unlock-private-keys

Unlocks the private keys for usage.

Usage

wallet-unlock-private-keys <PASSWORD>

Arguments

  • <PASSWORD>: The current encryption password.

Notes

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.

Related

Clone this wiki locally