Skip to content

Commit e8b021d

Browse files
authored
Merge pull request #5381 from casper-network/mrkara-patch-1
Update known_addresses in config-example.toml
2 parents 59327fd + f6ee436 commit e8b021d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = ['135.148.34.108:35000','135.148.169.178:35000','51.81.107.100:35000','135.148.34.20: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)