pub const NEW_L1_BLOCK_ADDRESS: Address;
Expand description
The new L1 Block Address
This is computed by using go-ethereum’s crypto.CreateAddress
function,
with the L1 Block Deployer Address and nonce 0.
pub const NEW_L1_BLOCK_ADDRESS: Address;
The new L1 Block Address
This is computed by using go-ethereum’s crypto.CreateAddress
function,
with the L1 Block Deployer Address and nonce 0.