FuelLabs/fuel-tx

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

Offen

#152 geöffnet am 25.06.2022

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (3 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (14 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide