added test to try to spend heir marker F

This commit is contained in:
dimxy
2019-01-22 20:21:45 +05:00
parent 28d090c05e
commit 3865cae643
3 changed files with 30 additions and 0 deletions

View File

@@ -538,6 +538,7 @@ static const CRPCCommand vRPCCommands[] =
/* Not shown in help */
{ "hidden", "setmocktime", &setmocktime, true },
{ "hidden", "test_ac", &test_ac, true },
{ "hidden", "test_heirmarker", &test_heirmarker, true },
#ifdef ENABLE_WALLET
/* Wallet */