FuelLabs/fuels-rs

refactor how we expose the base asset to the user

Open

Aperta il 30 apr 2024

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Rust (43.211 star) (1360 fork)batch import
good first issue

Descrizione

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.

Guida contributor