FuelLabs / fuel-vm

Fuel v2 interpreter in Rust
Other
358 stars 88 forks source link

Make SubAssetId its own type instead of using Bytes32 #778

Open Dentosal opened 5 months ago

Dentosal commented 5 months ago

Draft PR to show the idea of adding a SubAssetId newtype. Contains no functional changes. Not sure if this breaks too much stuff for this to be worth it.

Checklist

Before requesting review

After merging, notify other teams