FuelLabs/fuel-tx
`Transaction::Create` requires that `storage_slots` is sorted
Offen
#153 geöffnet am 25.06.2022
enhancementgood first issue
Repository-Metriken
- Stars
- (14 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.