RPC - Update gobject prepare with new params

Use-IS (dashpay/dash#2452)
Use specific UTXO for fee (dashpay/dash#2482)
This commit is contained in:
thephez 2018-12-13 11:03:28 -05:00
parent 5193ae21b1
commit 5a5b7a7974
No known key found for this signature in database
GPG key ID: BBC8A06DBE236099
3 changed files with 33 additions and 2 deletions

View file

@ -149,7 +149,7 @@ These RPCs are all Dash-specific and not found in Bitcoin Core
* [GetGovernanceInfo][rpc getgovernanceinfo]: {{summary_getGovernanceInfo}} {{DASH_UPDATED0_13_0}}
* [GetPoolInfo][rpc getpoolinfo]: {{summary_getPoolInfo}}
* [GetSuperblockBudget][rpc getsuperblockbudget]: {{summary_getSuperblockBudget}}
* [GObject][rpc gobject]: {{summary_gObject}} {{DASH_UPDATED0_12_3}}
* [GObject][rpc gobject]: {{summary_gObject}} {{DASH_UPDATED0_13_0}}
* [Masternode][rpc masternode]: {{summary_masternode}} {{DASH_UPDATED0_13_0}}
* [MasternodeBroadcast][rpc masternodebroadcast]: {{summary_masternodeBroadcast}}
* [MasternodeList][rpc masternodelist]: {{summary_masternodeList}} {{DASH_UPDATED0_12_3}}