{"hash_type",RPCArg::Type::STR,RPCArg::Default{"hash_serialized_2"},"Which UTXO set hash should be calculated. Options: 'hash_serialized_2' (the legacy algorithm), 'muhash', 'none'."},
{"hash_or_height",RPCArg::Type::NUM,RPCArg::Optional::OMITTED,"The block hash or height of the target height (only available with coinstatsindex)","",{"","string or numeric"}},
{"use_index",RPCArg::Type::BOOL,RPCArg::Default{true},"Use coinstatsindex, if available."},