test transaction moved to a separate file

added a new test tx to try to spend bettx marker
This commit is contained in:
dimxy
2019-04-23 14:23:16 +05:00
parent b56dc25c8d
commit 37aa2fbe88
5 changed files with 6 additions and 189 deletions

View File

@@ -505,10 +505,4 @@ extern UniValue pricesrekt(const UniValue& params, bool fHelp);
extern UniValue pricesaddfunding(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);
extern UniValue test_proof(const UniValue& params, bool fHelp);
#endif // BITCOIN_RPCSERVER_H