remove dice, channels, lotto
This commit is contained in:
@@ -303,15 +303,6 @@ extern UniValue rewardscreatefunding(const UniValue& params, bool fHelp, const C
|
||||
extern UniValue rewardsaddfunding(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue rewardslock(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue rewardsunlock(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue diceaddress(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue dicefund(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue dicelist(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue diceinfo(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue diceaddfunds(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue dicebet(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue dicefinish(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue dicestatus(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue lottoaddress(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue FSMaddress(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue FSMcreate(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue FSMlist(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
|
||||
Reference in New Issue
Block a user