abortrescan

This commit is contained in:
Duke
2023-02-09 17:17:00 -05:00
parent be90d0e324
commit 2c9bd5dd18

View File

@@ -8504,6 +8504,7 @@ extern UniValue z_exportwallet(const UniValue& params, bool fHelp, const CPubKey
extern UniValue z_importwallet(const UniValue& params, bool fHelp, const CPubKey& mypk);
extern UniValue rescan(const UniValue& params, bool fHelp, const CPubKey& mypk);
extern UniValue getrescaninfo(const UniValue& params, bool fHelp, const CPubKey& mypk);
extern UniValue abortrescan(const UniValue& params, bool fHelp, const CPubKey& mypk);
static const CRPCCommand commands[] =