FuelLabs/fuels-rs

Remove manual implementations of `AbiEncode`

Open

#1 260 ouverte le 25 janv. 2024

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Rust (1 360 forks)batch import
blockedgood first issue

Métriques du dépôt

Stars
 (43 211 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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