abortrescan
This commit is contained in:
@@ -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[] =
|
||||
|
||||
Reference in New Issue
Block a user