FuelLabs/fuels-rs

refactor how we expose the base asset to the user

Offen

#1.349 geöffnet am 30.04.2024

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (1.360 Forks)batch import
good first issue

Repository-Metriken

Stars
 (43.211 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide