Dice refund -> timeout

This commit is contained in:
jl777
2018-07-30 08:13:29 -11:00
parent 0fd2f87696
commit 0240997499
5 changed files with 27 additions and 27 deletions

View File

@@ -375,7 +375,7 @@ static const CRPCCommand vRPCCommands[] =
{ "dice", "dicebet", &dicebet, true },
{ "dice", "dicewinner", &dicewinner, true },
{ "dice", "diceloser", &diceloser, true },
{ "dice", "dicerefund", &dicerefund, true },
{ "dice", "dicetimeout", &dicetimeout, true },
{ "dice", "diceaddress", &diceaddress, true },
/* tokens */