FuelLabs/fuel-tx
`Transaction::Create` requires that `storage_slots` is sorted
オープン
#153 opened on 2022/06/25
enhancementgood first issue
Repository metrics
- Stars
- (14 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.