Delete a lot of CC stuff #381
This commit is contained in:
@@ -243,16 +243,6 @@ extern UniValue channelsaddress(const UniValue& params, bool fHelp, const CPubKe
|
||||
extern UniValue cclibaddress(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue cclibinfo(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue cclib(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue channelslist(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue channelsinfo(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue channelsopen(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue channelspayment(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue channelsclose(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue channelsrefund(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);
|
||||
extern UniValue FSMinfo(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
|
||||
extern UniValue getnewaddress(const UniValue& params, bool fHelp, const CPubKey& mypk); // in rpcwallet.cpp
|
||||
//extern UniValue getnewaddress64(const UniValue& params, bool fHelp, const CPubKey& mypk); // in rpcwallet.cpp
|
||||
|
||||
Reference in New Issue
Block a user