You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"\nReturns statistics about the unspent transaction output set.\n"
974
974
"Note this call may take some time.\n",
975
975
{
976
-
{"hash_type", RPCArg::Type::STR, /* default */"hash_serialized_2", "Which UTXO set hash should be calculated. Options: 'hash_serialized_2' (the legacy algorithm)."},
976
+
{"hash_type", RPCArg::Type::STR, /* default */"hash_serialized_2", "Which UTXO set hash should be calculated. Options: 'hash_serialized_2' (the legacy algorithm), 'none'."},
0 commit comments