Importprivkey: Difference between revisions
Jump to navigation
Jump to search
Btc artist (talk | contribs) adding see also section |
No edit summary |
||
Line 1: | Line 1: | ||
'''importprivkey''' is an RPC command on [[bitcoind]] that allows a [[private key]] to be added to a wallet. | '''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. | |||
== See also == | == See also == | ||
* [[Sweepprivkey proposal]] | * [[Sweepprivkey proposal]] |
Revision as of 13:05, 19 March 2012
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.