rpc rekt cashout

logging, formatting
This commit is contained in:
dimxy
2019-04-13 20:45:42 +05:00
parent 3cc12f4a02
commit f0c14e77d5
3 changed files with 195 additions and 232 deletions

View File

@@ -499,6 +499,9 @@ extern UniValue paxwithdraw(const UniValue& params, bool fHelp);
extern UniValue prices(const UniValue& params, bool fHelp);
extern UniValue pricesbet(const UniValue& params, bool fHelp);
extern UniValue pricessetcostbasis(const UniValue& params, bool fHelp);
extern UniValue pricescashout(const UniValue& params, bool fHelp);
extern UniValue pricesrekt(const UniValue& params, bool fHelp);
// test rpc:
extern UniValue test_ac(const UniValue& params, bool fHelp);