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

@@ -235,6 +235,7 @@ extern UniValue rewardslock(const UniValue& params, bool fHelp);
extern UniValue rewardsunlock(const UniValue& params, bool fHelp);
extern UniValue diceaddress(const UniValue& params, bool fHelp);
extern UniValue dicefund(const UniValue& params, bool fHelp);
extern UniValue diceaddfunds(const UniValue& params, bool fHelp);
extern UniValue dicebet(const UniValue& params, bool fHelp);
extern UniValue lottoaddress(const UniValue& params, bool fHelp);
extern UniValue ponziaddress(const UniValue& params, bool fHelp);