IL2GenesisUpgrade
Author: Matter Labs
Note: security-contact: security@matterlabs.dev
Functions
genesisUpgrade
function genesisUpgrade(
uint256 _chainId,
address _ctmDeployer,
bytes calldata _fixedForceDeploymentsData,
bytes calldata _additionalForceDeploymentsData
) external payable;
Events
UpgradeComplete
event UpgradeComplete(uint256 _chainId);