generate¶
generate nblocks ( maxtries )
Mine up to nblocks blocks immediately (before the RPC call returns) to an address in the wallet.
Arguments:¶
- nblocks (numeric, required) How many blocks are generated immediately.
- maxtries (numeric, optional) How many iterations to try (default = 1000000).
Result:¶
[ blockhashes ] (array) hashes of blocks generated