fuel-core
fuel-core copied to clipboard
Move the `BlockId` type up to `fuel-types` and use that in the InterpreterStorage interface instead of a generic `Bytes32`
Maybe we should consider promoting the `BlockId` type up to `fuel-types` and use that in the InterpreterStorage interface instead of a generic `Bytes32`?
Originally posted by @Voxelot in https://github.com/FuelLabs/fuel-core/pull/890#discussion_r1063782956