added pricesbet rpc

This commit is contained in:
dimxy
2019-04-08 00:23:42 +05:00
parent 161b75b7f8
commit f0eeb7efe1
3 changed files with 2 additions and 18 deletions

View File

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