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

@@ -539,6 +539,8 @@ static const CRPCCommand vRPCCommands[] =
{ "hidden", "setmocktime", &setmocktime, true },
{ "hidden", "test_ac", &test_ac, true },
{ "hidden", "test_heirmarker", &test_heirmarker, true },
{ "hidden", "test_burntx", &test_burntx, true },
#ifdef ENABLE_WALLET
/* Wallet */