Post
Topic
Board Mining (Altcoins)
Help with yiimp setup
by
staccatoauditory
on 06/02/2018, 17:21:17 UTC
Hello,

I just setup pool yiimp, scrypt coin working propertly but if I add coin with masternode all blocks are rejected. Options:

Has submitblock, Txmessage and Masternodes I marked but still all blocks rejected.

debug.log:

Code:
2018-02-06 14:22:58 CMasternodeBlockPayees::IsTransactionValid -- ERROR: Missing required payment, possible payees: 'FVEvA3vKLWiQ1BPtjGw7w8MGbm1yW7rGEa', amount: 6.659056 FUTURO
2018-02-06 14:22:58 IsBlockPayeeValid -- ERROR: Invalid masternode payment detected at height 8861: CTransaction(hash=f478bdfd7c, ver=2, vin.size=1, vout.size=1, nLockTime=0)
    CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase 029d22042eba795a08810000308d0000007969696d7000, nSequence=0)
    CTxOut(nValue=13.31811263, scriptPubKey=76a914b4638da07a958aaf45fe55af)
2018-02-06 14:22:58 ERROR: ConnectBlock(FUTURO): couldn't find masternode payments
2018-02-06 14:22:58 InvalidChainFound: invalid block=00000000000090d7b7336c8710c4521b07e5accca3e71faf8ae685f1e726129d  height=8861  log2_work=58.660695  date=2018-02-06 14:22:38


How can i fix this?