FuelLabs/fuels-rs

Remove manual implementations of `AbiEncode`

Open

#1,260 opened on 2024年1月25日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (1,360 forks)batch import
blockedgood first issue

Repository metrics

Stars
 (43,211 stars)
PR merge metrics
 (平均マージ 17d) (30d で 1 merged 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

コントリビューターガイド