FuelLabs/fuels-rs

Remove manual implementations of `AbiEncode`

Open

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

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

説明

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

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