Dice refund

This commit is contained in:
jl777
2018-07-30 02:14:52 -11:00
parent 730f13dc06
commit 544593c6ab
5 changed files with 43 additions and 0 deletions

View File

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