gettxoutsetinfo
Returns statistics about the unspent transaction output set. Note this call may take some time.
This method will use 10
Compute Units.
Reference: Here
Parameters
hash_type
- string, optional, default=hash_serialized_2
Which UTXO set hash should be calculated. Options: ‘hash_serialized_2’ (the legacy algorithm), ‘none’.
Returns
Last updated
Was this helpful?