FuelLabs/fuel-tx

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

オープン

#153 opened on 2022/06/25

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (3 件のフォーク)auto 404
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.

コントリビューターガイド