Selfimport

This commit is contained in:
jl777
2018-12-29 01:47:55 -11:00
parent 6a71342500
commit 142f5c112f
3 changed files with 7 additions and 6 deletions

View File

@@ -392,6 +392,7 @@ extern UniValue getchaintips(const UniValue& params, bool fHelp);
extern UniValue invalidateblock(const UniValue& params, bool fHelp);
extern UniValue reconsiderblock(const UniValue& params, bool fHelp);
extern UniValue getspentinfo(const UniValue& params, bool fHelp);
extern UniValue selfimport(const UniValue& params, bool fHelp);
extern UniValue getblocksubsidy(const UniValue& params, bool fHelp);