importprivkey {disallowed} - Dogecoin
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
private key to import.
account
- string
name of account to associate with private key.
rescan
- boolean
Optional, default=true
rescan blockchain for transcations containing altcoin address associated with privkey.
Request
Response
Last updated