Skip to content

Commit

Permalink
chore: add canyon to base-sepolia (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncitron authored Dec 19, 2023
1 parent 8e8e4f1 commit a1d09c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ impl ChainConfig {
seq_window_size: 3600,
max_seq_drift: 600,
regolith_time: 0,
canyon_time: 1699981200,
blocktime: 2,
}
}
Expand Down

0 comments on commit a1d09c1

Please sign in to comment.