mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-18 19:40:40 +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.