mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-06 13:47:56 +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.