Commit 35eafed0 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

contracts-bedrock: delete L2 genesis hardhat task (#3296)

It is now replaced by an `op-node` subcommand.
parent ecc3bd05
---
'@eth-optimism/contracts-bedrock': patch
---
Deletes the L2 genesis creation hardhat task as its now replaced by go code
This diff is collapsed.
import './genesis-l1' import './genesis-l1'
import './genesis-l2'
import './deposits' import './deposits'
import './rekey' import './rekey'
import './rollup-config' import './rollup-config'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment