Fix
This commit is contained in:
@@ -177,8 +177,8 @@ extern UniValue getaddressmempool(const UniValue& params, bool fHelp);
|
|||||||
extern UniValue getaddressutxos(const UniValue& params, bool fHelp);
|
extern UniValue getaddressutxos(const UniValue& params, bool fHelp);
|
||||||
extern UniValue getaddressdeltas(const UniValue& params, bool fHelp);
|
extern UniValue getaddressdeltas(const UniValue& params, bool fHelp);
|
||||||
extern UniValue getaddresstxids(const UniValue& params, bool fHelp);
|
extern UniValue getaddresstxids(const UniValue& params, bool fHelp);
|
||||||
extern UniValue getaddresstxids(const UniValue& params, bool fHelp);
|
|
||||||
extern UniValue getsnapshot(const UniValue& params, bool fHelp);
|
extern UniValue getsnapshot(const UniValue& params, bool fHelp);
|
||||||
|
extern UniValue getaddressbalance(const UniValue& params, bool fHelp);
|
||||||
extern UniValue getpeerinfo(const UniValue& params, bool fHelp);
|
extern UniValue getpeerinfo(const UniValue& params, bool fHelp);
|
||||||
extern UniValue ping(const UniValue& params, bool fHelp);
|
extern UniValue ping(const UniValue& params, bool fHelp);
|
||||||
extern UniValue addnode(const UniValue& params, bool fHelp);
|
extern UniValue addnode(const UniValue& params, bool fHelp);
|
||||||
|
|||||||
Reference in New Issue
Block a user