FuelLabs/fuel-tx

The type `StorageSlot` should be moved to `fuel-types`

Ouverte

#152 ouverte le 25 juin 2022

 (0 commentaire) (0 réaction) (0 personne assignée)Rust (3 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (14 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur