FuelLabs/fuels-rs

Remove manual implementations of `AbiEncode`

Ouverte

#1 260 ouverte le 25 janv. 2024

 (0 commentaire) (0 réaction) (0 personne assignée)Rust (1 360 forks)batch import
blockedgood first issue

Métriques du dépôt

Stars
 (43 211 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur