FuelLabs/fuel-core
View on GitHubVerify prev block root in the executor and not only in the importer
Open
#2,961 opened on Apr 21, 2025
good first issuetech-debt
Description
defines the verify_block_fields function that is ran whenever a block is imported by a validator/node. We want to include this verification in the executor as well.