Skip to content

Commit

Permalink
Merge pull request #737 from dalvizu/main
Browse files Browse the repository at this point in the history
  • Loading branch information
RickyLB authored Nov 16, 2023
2 parents a8b852d + e4a3078 commit 9047384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/network/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ pub(crate) const MAINNET: &[(u64, &[&str])] = &[
(15, &["3.121.238.26", "35.228.11.53"]),
(16, &["18.157.223.230", "34.91.181.183"]),
(17, &["18.232.251.19", "34.86.212.247"]),
(18, &["139.162.156.222", "141.94.175.187", "172.104.150.132", "172.105.247.67"]),
(18, &["141.94.175.187", "172.105.247.67"]),
(19, &["13.244.166.210", "13.246.51.42", "18.168.4.59", "34.89.87.138"]),
(20, &["34.82.78.255", "52.39.162.216"]),
(21, &["13.36.123.209", "34.76.140.109"]),
Expand Down

0 comments on commit 9047384

Please sign in to comment.