mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-06 10:11:44 +00:00
feat: update mainnet bootnodes (#7279)
Fixes #7266 Updates mainnet bootnodes and added 2 new Teku bootnodes
This commit is contained in:
@@ -1274,7 +1274,7 @@ fn default_backfill_rate_limiting_flag() {
|
||||
}
|
||||
#[test]
|
||||
fn default_boot_nodes() {
|
||||
let number_of_boot_nodes = 15;
|
||||
let number_of_boot_nodes = 17;
|
||||
|
||||
CommandLineTest::new()
|
||||
.run_with_zero_port()
|
||||
|
||||
Reference in New Issue
Block a user