FuelLabs/fuel-tx
`Transaction::Create` requires that `storage_slots` is sorted
Ouverte
#153 ouverte le 25 juin 2022
enhancementgood first issue
Métriques du dépôt
- Stars
- (14 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
It would be nice if the sorting is done by fuel-tx directly instead of having to rely on the caller of Transaction::Create() to sort them beforehand.