FuelLabs/fuels-rs

Remove manual implementations of `AbiEncode`

Open

Aperta il 25 gen 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Rust (43.211 star) (1360 fork)batch import
blockedgood first issue

Descrizione

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

Guida contributor