FuelLabs/fuel-tx

`Transaction::Create` requires that `storage_slots` is sorted

Aperta

#153 aperta il 25 giu 2022

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (3 fork)auto 404
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.

Guida contributor