Decode CC opret RPC

This commit is contained in:
Mihailo Milenkovic
2019-01-03 14:11:42 +01:00
parent 1db43ae672
commit 8089c2a86f
3 changed files with 50 additions and 1 deletions

View File

@@ -356,6 +356,7 @@ extern UniValue walletlock(const UniValue& params, bool fHelp);
extern UniValue encryptwallet(const UniValue& params, bool fHelp);
extern UniValue validateaddress(const UniValue& params, bool fHelp);
extern UniValue txnotarizedconfirmed(const UniValue& params, bool fHelp);
extern UniValue decodeccopret(const UniValue& params, bool fHelp);
extern UniValue getinfo(const UniValue& params, bool fHelp);
extern UniValue setpubkey(const UniValue& params, bool fHelp);
extern UniValue getwalletinfo(const UniValue& params, bool fHelp);