remove cc payments and rewards
This commit is contained in:
@@ -270,16 +270,6 @@ extern UniValue oraclessubscribe(const UniValue& params, bool fHelp, const CPubK
|
||||
extern UniValue oraclesdata(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue oraclessample(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue oraclessamples(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue paymentsaddress(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue payments_release(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue payments_fund(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue payments_merge(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue payments_txidopret(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue payments_create(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue payments_airdrop(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue payments_airdroptokens(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue payments_info(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue payments_list(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
|
||||
extern UniValue cclibaddress(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue cclibinfo(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
@@ -296,13 +286,6 @@ extern UniValue faucetfund(const UniValue& params, bool fHelp, const CPubKey& my
|
||||
extern UniValue faucetget(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue faucetaddress(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue faucetinfo(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue rewardsinfo(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue rewardslist(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue rewardsaddress(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue rewardscreatefunding(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
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 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