mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-24 12:54:07 +02:00
Split CValidationState into TxValidationState and BlockValidationState to store validation results for transactions and blocks respectively.
Split CValidationState into TxValidationState and BlockValidationState to store validation results for transactions and blocks respectively.