Configuration-time constants in the ABI
Closes https://github.com/FuelLabs/fuel-specs/issues/418
This PR is based on https://github.com/FuelLabs/fuel-specs/pull/416 which is approved but just want to make sure enough people look at it first.
@mohammadfawaz Could you please elaborate a bit further on what is the use of configurables?
I'm trying to figure out if that's something I should consider in the new typescript abi typegen.
cc @digorithm @luizstacio
@mohammadfawaz Could you please elaborate a bit further on what is the use of
configurables?I'm trying to figure out if that's something I should consider in the new
typescript abi typegen.cc @digorithm @luizstacio
Yes! But not yet. The compiler is not emitting configurables. Nonetheless, I will create an issue in flues-ts explaining the task.