FuelLabs/fuel-core
GitHub で見るVerify prev block root in the executor and not only in the importer
Open
#2,961 opened on 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.