FuelLabs / fuel-vm

Fuel v2 interpreter in Rust
Other
344 stars 77 forks source link

Require `ContractCreated` output in the `Create` transaction #785

Closed xgreenx closed 1 week ago

xgreenx commented 1 week ago

Specification requires to have one and only one ContractCreated=) We forgot to check that we have at least one=D

Checklist

Before requesting review