You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This ticket represents the modifications to the SystemConfig per the standard L2 genesis spec. This involves adding a setConfig function to the SystemConfig with higher level functions that wrap setConfig that are only callable by the chain operator.
The text was updated successfully, but these errors were encountered:
Implements the standard L2 genesis features for the `SystemConfig`
contract.
Fixes#12299
Modifications to the deploy script to better encapsulate the
functionality into flexible abstractions.
This ticket represents the modifications to the
SystemConfig
per the standard L2 genesis spec. This involves adding asetConfig
function to theSystemConfig
with higher level functions that wrapsetConfig
that are only callable by the chain operator.The text was updated successfully, but these errors were encountered: