FuelLabs/fuel-tx

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

Aperta

#152 aperta il 25 giu 2022

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (3 fork)auto 404
good first issue

Metriche repository

Star
 (14 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor