Importprivkey

From Bitcoin Wiki
Revision as of 13:06, 19 March 2012 by Gmaxwell (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

importprivkey is an RPC command on bitcoind that allows a private key to be added to a wallet.

This is a Bitcoin 0.6.0 feature and is available in the 0.6 release candidates and later.

$ bitcoind help
[...]
  importprivkey <bitcoinprivkey> [label]

See also