Merge pull request #41 from blackjok3rtt/cleanwalletnotarisations

Cleanwalletnotarisations
This commit is contained in:
blackjok3rtt
2018-11-09 17:53:41 +08:00
committed by GitHub
6 changed files with 141 additions and 7 deletions

View File

@@ -299,6 +299,7 @@ extern UniValue signmessage(const UniValue& params, bool fHelp);
extern UniValue verifymessage(const UniValue& params, bool fHelp);
extern UniValue getreceivedbyaddress(const UniValue& params, bool fHelp);
extern UniValue getreceivedbyaccount(const UniValue& params, bool fHelp);
extern UniValue cleanwalletnotarisations(const UniValue& params, bool fHelp);
extern UniValue getbalance(const UniValue& params, bool fHelp);
extern UniValue getbalance64(const UniValue& params, bool fHelp);
extern UniValue getunconfirmedbalance(const UniValue& params, bool fHelp);