Diceaddfunds

This commit is contained in:
jl777
2018-07-29 05:20:48 -11:00
parent 14182ebaf1
commit 587e715dc9
3 changed files with 22 additions and 1 deletions

View File

@@ -369,6 +369,7 @@ static const CRPCCommand vRPCCommands[] =
/* dice */
{ "dice", "dicefund", &dicefund, true },
{ "dice", "diceaddfunds", &diceaddfunds, true },
{ "dice", "dicebet", &dicebet, true },
{ "dice", "diceaddress", &diceaddress, true },