FuelLabs/fuel-tx

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

Aberta

#152 aberto em 25 de jun. de 2022

 (0 comentário) (0 reação) (0 responsável)Rust (3 forks)auto 404
good first issue

Métricas do repositório

Stars
 (14 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador