FuelLabs/fuels-rs

refactor how we expose the base asset to the user

Open

#1,349 opened on 2024年4月30日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Rust (1,360 forks)batch import
good first issue

Repository metrics

Stars
 (43,211 stars)
PR merge metrics
 (平均マージ 17d) (30d で 1 merged 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.

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