mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
c4fe4e3db6
* docs: add release notes for dash#4023 * docs: add release notes for dash#4704 * docs: add release notes for dash#4756
5 lines
340 B
Markdown
5 lines
340 B
Markdown
Updated RPCs
|
|
------------
|
|
|
|
* The `gettxoutsetinfo` RPC call now accept one optional argument (`hash_type`) that defines the algorithm used for calcluating the UTXO set hash, it will default to `hash_serialized_2` unless explicitly specified otherwise. `hash_type` will influence the key that is used to refer to refer to the UTXO set hash.
|