added pricesbet rpc

This commit is contained in:
dimxy
2019-04-08 00:23:42 +05:00
parent 161b75b7f8
commit f0eeb7efe1
3 changed files with 2 additions and 18 deletions

View File

@@ -497,6 +497,7 @@ extern UniValue paxdeposit(const UniValue& params, bool fHelp);
extern UniValue paxwithdraw(const UniValue& params, bool fHelp);
extern UniValue prices(const UniValue& params, bool fHelp);
extern UniValue pricesbet(const UniValue& params, bool fHelp);
// test rpc:
extern UniValue test_ac(const UniValue& params, bool fHelp);