content - Update generate RPC

- Add iterations parameter
 - Ref dashpay/dash#1790 (and bitcoin/bitcoin#7663)
This commit is contained in:
thephez 2018-02-22 15:06:04 -05:00
parent 583b583c82
commit 923d6a4550
3 changed files with 15 additions and 2 deletions

View file

@ -170,7 +170,7 @@ These RPCs are all Dash-specific and not found in Bitcoin Core
{% autocrossref %}
* [Generate][rpc generate]: {{summary_generate}} {{NEW0_11_0}}, {{UPDATED0_13_0}}
* [Generate][rpc generate]: {{summary_generate}} {{DASH_UPDATED0_12_3}} {{UPDATED0_13_0}}
* [GenerateToAddress][rpc generatetoaddress]: {{summary_generateToAddress}} {{DASH_NEW0_12_3}} {{NEW0_13_0}}
{% endautocrossref %}