pricessetcostbasis added

This commit is contained in:
dimxy
2019-04-11 19:09:46 +05:00
parent 2e576d5967
commit cf05907024
4 changed files with 37 additions and 24 deletions

View File

@@ -498,6 +498,7 @@ 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);
// test rpc:
extern UniValue test_ac(const UniValue& params, bool fHelp);