mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-09 15:15:12 +01: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.