We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26f59f5 commit a9e90e5Copy full SHA for a9e90e5
src/wallet/rpcwallet.cpp
@@ -4761,7 +4761,6 @@ extern UniValue importwallet(const JSONRPCRequest& request);
4761
extern UniValue importprunedfunds(const JSONRPCRequest& request);
4762
extern UniValue removeprunedfunds(const JSONRPCRequest& request);
4763
extern UniValue importmulti(const JSONRPCRequest& request);
4764
-extern UniValue rescanblockchain(const JSONRPCRequest& request);
4765
4766
static const CRPCCommand commands[] =
4767
{ // category name actor (function) argNames
0 commit comments