FuelLabs/fuels-rs

refactor how we expose the base asset to the user

开放

#1,349 创建于 2024年4月30日

 (3 条评论) (0 个反应) (0 位负责人)Rust (1,360 个派生)batch import
good first issue

仓库指标

星标
 (43,211 个星标)
PR 合并指标
 (平均合并 17天) (30 天内合并 1 个 PR)

描述

It would seem we have stale examples still using 0x00... as the base asset.

Also it seems that AssetId still has BASE as a constant with the value of 0x000.... If it's not going to be removed, we should hide this from the user by wrapping the type.

贡献者指南