keypoolrefill {disallowed} - Dash
Example code for the keypoolrefill {disallowed} json-rpc method. Сomplete guide on how to use keypoolrefill {disallowed} json-rpc in GetBlock.io Web3 documentation.
Parameters
Key Pool Size
- number (int)
Optional.
The new size of the keypool; if the number of keys in the keypool is less than this number, new keys will be generated. Default is 1000. The value 0 also equals the default. The value specified is for this call only---the default keypool size is not changed.
Request
Response
Last updated