generatetodescriptor¶
generatetodescriptor num_blocks "descriptor" ( maxtries )
Mine blocks immediately to a specified descriptor (before the RPC call returns)
Argument #2 - descriptor¶
Type: string, required
The descriptor to send the newly generated bitcoin to.
Result¶
[ (json array) hashes of blocks generated
"hex", (string) blockhash
...
]