List z_sweepstatus in RPC list

This commit is contained in:
Duke Leto
2022-08-27 15:03:11 -04:00
parent 3730175971
commit 0e3889c96a

View File

@@ -8536,6 +8536,7 @@ static const CRPCCommand commands[] =
{ "wallet", "z_anonsetblockdelta", &z_anonsetblockdelta, true },
{ "wallet", "z_gettotalbalance", &z_gettotalbalance, false },
{ "wallet", "z_mergetoaddress", &z_mergetoaddress, false },
{ "wallet", "z_sweepstatus", &z_sweepstatus, true },
{ "wallet", "z_sendmany", &z_sendmany, false },
{ "wallet", "z_shieldcoinbase", &z_shieldcoinbase, false },
{ "wallet", "z_getoperationstatus", &z_getoperationstatus, true },