Dice winner and dice loser

This commit is contained in:
jl777
2018-07-30 01:53:51 -11:00
parent 2317fb0aab
commit 117f64ab82
2 changed files with 4 additions and 0 deletions

View File

@@ -373,6 +373,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", "diceaddress", &diceaddress, true },
/* tokens */