change to prices_getbetinfo()

This commit is contained in:
dimxy
2019-05-07 21:24:46 +05:00
parent 8610cf52f9
commit bac6d503af
5 changed files with 370 additions and 277 deletions

View File

@@ -503,6 +503,8 @@ extern UniValue pricessetcostbasis(const UniValue& params, bool fHelp);
extern UniValue pricescashout(const UniValue& params, bool fHelp);
extern UniValue pricesrekt(const UniValue& params, bool fHelp);
extern UniValue pricesaddfunding(const UniValue& params, bool fHelp);
extern UniValue pricesgetorderbook(const UniValue& params, bool fHelp);
#endif // BITCOIN_RPCSERVER_H