mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
chore: remove op-reth from repository (#21532)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@@ -393,7 +393,7 @@ async fn main() -> eyre::Result<()> {
|
||||
|
||||
let tasks = TaskManager::current();
|
||||
|
||||
// create optimism genesis with canyon at block 2
|
||||
// create genesis with canyon at block 2
|
||||
let spec = ChainSpec::builder()
|
||||
.chain(Chain::mainnet())
|
||||
.genesis(Genesis::default())
|
||||
|
||||
Reference in New Issue
Block a user