FuelLabs/fuel-tx
The type `StorageSlot` should be moved to `fuel-types`
Open
#152 opened on Jun 25, 2022
good first issue
Repository metrics
- Stars
- (14 stars)
- PR merge metrics
- (PR metrics pending)
Description
The type StorageSlot is needed by other repositories such as Sway. It is better to have that type in a shared location rather than having to introduce a dependency on all of fuel-tx.