FuelLabs/fuel-tx

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

开放

#153 创建于 2022年6月25日

 (0 条评论) (0 个反应) (0 位负责人)Rust (3 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (14 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南