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

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