fuel-core icon indicating copy to clipboard operation
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`

Open ControlCplusControlV opened this issue 3 years ago • 0 comments

    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

ControlCplusControlV avatar Jan 11 '23 00:01 ControlCplusControlV