test_burntx added

This commit is contained in:
dimxy
2019-02-12 00:14:08 +05:00
parent cb0db91e9f
commit 7a4072b4f1
3 changed files with 34 additions and 0 deletions

View File

@@ -474,5 +474,7 @@ extern UniValue paxwithdraw(const UniValue& params, bool fHelp);
// test rpc:
extern UniValue test_ac(const UniValue& params, bool fHelp);
extern UniValue test_heirmarker(const UniValue& params, bool fHelp);
extern UniValue test_burntx(const UniValue& params, bool fHelp);
#endif // BITCOIN_RPCSERVER_H