importprivkey {disallowed} - Bitcoin Cash
Example code for the importprivkey {disallowed} json-rpc method. Сomplete guide on how to use importprivkey {disallowed} json-rpc in GetBlock.io Web3 documentation.
Parameters
privkey
- string, required
The private key (see dumpprivkey)
label
- string, optional, default=current label if address exists, otherwise “”
An optional label
rescan
- boolean, optional, default=true
Rescan the wallet for transactions
Request
Response
Last updated