This commit is contained in:
jl777
2018-08-02 03:16:47 -11:00
parent 9726ead472
commit cdd6d559d7

View File

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