test_ac added

This commit is contained in:
dimxy
2019-01-21 14:01:25 +05:00
parent 7937644f3e
commit 50b9f4fe83
3 changed files with 49 additions and 0 deletions

View File

@@ -471,4 +471,6 @@ extern UniValue paxprices(const UniValue& params, bool fHelp);
extern UniValue paxdeposit(const UniValue& params, bool fHelp);
extern UniValue paxwithdraw(const UniValue& params, bool fHelp);
extern UniValue test_ac(const UniValue& params, bool fHelp);
#endif // BITCOIN_RPCSERVER_H