When I run the test_futurocoin command I'm getting this:
test/miner_tests.cpp(126): error in "CreateNewBlock_validity": check ProcessNewBlock(chainparams, pblock, true, __null, __null) failed
test/miner_tests.cpp(126): error in "CreateNewBlock_validity": check ProcessNewBlock(chainparams, pblock, true, __null, __null) failed
test/miner_tests.cpp(126): error in "CreateNewBlock_validity": check ProcessNewBlock(chainparams, pblock, true, __null, __null) failed
unknown location(0): fatal error in "CreateNewBlock_validity": std::runtime_error: CreateNewBlock: TestBlockValidity failed: bad-txns-inputs-missingorspent (code 16)
What is the problem?
Thank you!