Allow abortrescan to be called via RPC
This commit is contained in:
@@ -8546,6 +8546,7 @@ static const CRPCCommand commands[] =
|
||||
{ "wallet", "move", &movecmd, false },
|
||||
{ "wallet", "rescan", &rescan, false },
|
||||
{ "wallet", "getrescaninfo", &getrescaninfo, true },
|
||||
{ "wallet", "abortrescan", &abortrescan, false },
|
||||
{ "wallet", "sendfrom", &sendfrom, false },
|
||||
{ "wallet", "sendmany", &sendmany, false },
|
||||
{ "wallet", "sendtoaddress", &sendtoaddress, false },
|
||||
|
||||
Reference in New Issue
Block a user