FuelLabs / fuels-ts

Fuel Network Typescript SDK
https://docs.fuel.network/docs/fuels-ts/
Apache License 2.0
44.04k stars 1.36k forks source link

Support Policy Expiration #3403

Open maschad opened 1 week ago

maschad commented 1 week ago

Transactions will now be invalid if the block height is greater than the transaction policy expiration field. For more context see https://github.com/FuelLabs/fuel-specs/issues/593

This is being added to the VM

petertonysmith94 commented 4 days ago

Blocked by: