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

@@ -241,6 +241,7 @@ extern UniValue diceaddfunds(const UniValue& params, bool fHelp);
extern UniValue dicebet(const UniValue& params, bool fHelp);
extern UniValue dicewinner(const UniValue& params, bool fHelp);
extern UniValue diceloser(const UniValue& params, bool fHelp);
extern UniValue dicerefund(const UniValue& params, bool fHelp);
extern UniValue lottoaddress(const UniValue& params, bool fHelp);
extern UniValue ponziaddress(const UniValue& params, bool fHelp);
extern UniValue auctionaddress(const UniValue& params, bool fHelp);