Post
Topic
Board Announcements (Altcoins)
Merits 2 from 1 user
Re: [ANN][XCN] Cryptonite - NEW Thread | 1st mini-blockchain coin | Bounties!
by
xbitbotx
on 26/02/2018, 06:45:36 UTC
⭐ Merited by pallas (2)
log is attached
2018-02-26 06:40:31 CommitTransaction() : Sending to mempool 52e014e1da50667ff002f752af173edc02ee9662443d1c9f6a401ee99acd848a
2018-02-26 06:40:31 ERROR: CheckTransaction() : txin < txout
2018-02-26 06:40:31 ERROR: AcceptToMemoryPool: : CheckTransaction failed
2018-02-26 06:40:31 CommitTransaction() : Error: Transaction not valid

eror is in bool CheckTransaction(const CTransaction& tx, CValidationState &state) in main.cpp, i put original code, transaction work well.
need some fix here.