gettxoutsetinfo
gettxoutsetinfo ( "hash_type" )
Returns detailed statistics about the unspent transaction output set.
Please note that this process may take some time to complete.
Argument #1 – hash_type
Type: string, optional, default=hash_serialized_2
Specifies which UTXO set hash should be calculated. Options: ‘hash_serialized_2’ (the legacy algorithm), ‘none’.