FuelLabs/fuel-tx

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

开放

#152 创建于 2022年6月25日

 (0 条评论) (0 个反应) (0 位负责人)Rust (3 个派生)auto 404
good first issue

仓库指标

星标
 (14 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南