generatetodescriptor num_blocks "descriptor" ( maxtries )
Mine blocks immediately to a specified descriptor (before the RPC call returns)
Type: numeric, required
How many blocks are generated immediately.
Type: string, required
The descriptor to send the newly generated bitcoin to.
Type: numeric, optional, default=1000000
How many iterations to try.
[ (json array) hashes of blocks generated "hex", (string) blockhash ... ]
Generate 11 blocks to mydesc:
digibyte-cli generatetodescriptor 11 "mydesc"