z_importkey {disallowed} - Zcash
Example code for the z_importkey {disallowed} json-rpc method. Сomplete guide on how to use z_importkey {disallowed} json-rpc in GetBlock.io Web3 documentation.
Parameters
zkey
- string
The zkey (see z_exportkey).
rescan
- boolean
Optional, default="whenkeyisnew"
Rescan the wallet for transactions - can be "yes", "no" or "whenkeyisnew"
startHeight
- numeric
Optional, default=0
Block height to start rescan from.
Request
Response
Last updated