FuelLabs/fuels-rs

refactor how we expose the base asset to the user

Open

#1 349 ouverte le 30 avr. 2024

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Rust (1 360 forks)batch import
good first issue

Métriques du dépôt

Stars
 (43 211 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur