IL2GenesisUpgrade

Git Source

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);