Remove oracles RPCs
This commit is contained in:
@@ -245,16 +245,6 @@ extern UniValue heirclaim(const UniValue& params, bool fHelp, const CPubKey& myp
|
||||
extern UniValue heirinfo(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue heirlist(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue channelsaddress(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue oraclesaddress(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue oracleslist(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue oraclesinfo(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue oraclescreate(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue oraclesfund(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue oraclesregister(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue oraclessubscribe(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
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 cclibaddress(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue cclibinfo(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
|
||||
Reference in New Issue
Block a user