1
I'm implementing my own blockchain reader but I'm stuck validating transactions.
I can validate a common transaction checking the UTXO and executing both scripts, but... how do I validate generation transactions? AFAIK there's no flag that lets me detect generation so I can ignore the input.
possible duplicate of Eligius pool and 'generated' bitcoins
– cdecker – 2014-01-11T17:08:11.487@cdecker IMHO it's not a duplicate, even if the answer overlaps. That question asks what are generated transactions, this one asks how to detect them. Different questions. I'd keep this one for reference. – kaoD – 2014-01-11T18:22:17.733
Sure, I'll retract the close flag. – cdecker – 2014-01-11T19:44:03.713