FuelLabs/fuels-rs

Remove manual implementations of `AbiEncode`

开放

#1,260 创建于 2024年1月25日

 (0 条评论) (0 个反应) (0 位负责人)Rust (1,360 个派生)batch import
blockedgood first issue

仓库指标

星标
 (43,211 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

In some of our sway test projects, we have added manual implementations of the AbiEncode trait. Remove those implementations once sway is able to auto-generate them.

sway's issue to track: https://github.com/FuelLabs/sway/issues/6860

贡献者指南