Dice status

This commit is contained in:
jl777
2018-08-02 03:05:37 -11:00
parent 079be98a2e
commit 7e9887593d
8 changed files with 108 additions and 62 deletions

View File

@@ -377,9 +377,8 @@ static const CRPCCommand vRPCCommands[] =
{ "dice", "dicefund", &dicefund, true },
{ "dice", "diceaddfunds", &diceaddfunds, true },
{ "dice", "dicebet", &dicebet, true },
{ "dice", "dicewinner", &dicewinner, true },
{ "dice", "diceloser", &diceloser, true },
{ "dice", "dicetimeout", &dicetimeout, true },
{ "dice", "dicefinish", &dicewinner, true },
{ "dice", "dicestatus", &diceloser, true },
{ "dice", "diceaddress", &diceaddress, true },
/* tokens */