z_listlockunspent
This commit is contained in:
@@ -295,6 +295,7 @@ extern UniValue getrawtransaction(const UniValue& params, bool fHelp, const CPub
|
||||
extern UniValue listunspent(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue lockunspent(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue listlockunspent(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue z_listlockunspent(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue createrawtransaction(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue decoderawtransaction(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
extern UniValue decodescript(const UniValue& params, bool fHelp, const CPubKey& mypk);
|
||||
|
||||
Reference in New Issue
Block a user