FuelLabs/fuel-core
在 GitHub 查看Verify prev block root in the executor and not only in the importer
Open
#2,961 创建于 2025年4月21日
good first issuetech-debt
描述
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.