FuelLabs/fuel-tx
`Transaction::Create` requires that `storage_slots` is sorted
Aperta
#153 aperta il 25 giu 2022
enhancementgood first issue
Metriche repository
- Star
- (14 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.