Skip to content

Commit a2f9038

Browse files
authored
Merge pull request #5383 from casper-network/kara/update-known-addresses-for-mainnet
Update known_addresses in config-example.toml
2 parents 942d9a8 + 72badd1 commit a2f9038

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/mainnet/config-example.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ bind_address = '0.0.0.0:35000'
207207
#
208208
# Multiple addresses can be given and the node will attempt to connect to each, requiring at least
209209
# one connection.
210-
known_addresses = ['51.81.106.54:35000','135.148.34.108:35000','135.148.169.178:35000','51.83.238.2:35000','142.4.215.112:35000']
210+
known_addresses = ['135.148.34.108:35000','135.148.169.178:35000','51.83.238.2:35000','142.4.215.112:35000']
211211

212212
# Minimum number of fully-connected peers to consider network component initialized.
213213
min_peers_for_initialization = 3

0 commit comments

Comments
 (0)