geterablockheights RPC

This commit is contained in:
blackjok3r
2019-02-21 20:17:08 +08:00
parent 70b684eeaa
commit 536cb5f86d
4 changed files with 33 additions and 4 deletions

View File

@@ -381,6 +381,7 @@ extern UniValue decodeccopret(const UniValue& params, bool fHelp);
extern UniValue getinfo(const UniValue& params, bool fHelp);
extern UniValue getiguanajson(const UniValue& params, bool fHelp);
extern UniValue getnotarysendmany(const UniValue& params, bool fHelp);
extern UniValue geterablockheights(const UniValue& params, bool fHelp);
extern UniValue setpubkey(const UniValue& params, bool fHelp);
extern UniValue getwalletinfo(const UniValue& params, bool fHelp);
extern UniValue getblockchaininfo(const UniValue& params, bool fHelp);