FuelLabs / fuel-vm

Fuel v2 interpreter in Rust
Other
354 stars 86 forks source link

Make SubAssetId its own type instead of using Bytes32 #778

Open Dentosal opened 3 months ago

Dentosal commented 3 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