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

@@ -465,6 +465,7 @@ static const CRPCCommand vRPCCommands[] =
{ "prices", "priceslist", &priceslist, true },
{ "prices", "pricesinfo", &pricesinfo, true },
{ "prices", "pricesbet", &pricesbet, true },
{ "prices", "pricesbet", &pricessetcostbasis, true },
// Pegs
{ "pegs", "pegsaddress", &pegsaddress, true },