Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8f2e21dafa |
@@ -10,8 +10,9 @@ interval = 5
|
||||
p2p_port = 34070
|
||||
timeout = 5
|
||||
identity_file_path = "/consensus/ec-secp256k1-non-validator.der"
|
||||
trusted_only = true
|
||||
trusted_only = false
|
||||
discovery.enabled = true
|
||||
announce_address = "0.0.0.0:34070"
|
||||
|
||||
[api]
|
||||
enabled = true
|
||||
@@ -74,14 +75,14 @@ api_host = "plasma-mainnet-observer-cs-9.plasmalabs.tech"
|
||||
p2p_port = 34070
|
||||
peer_id = "16Uiu2HAm2PVfZRoyXXLASVzVX3gyBEQd3mRAzZytjv3esD9kWumD"
|
||||
|
||||
[[network.trusted_peers]]
|
||||
[network.trusted_peers.0]
|
||||
peer_id = "16Uiu2HAm4WdZmik6PVsRvcbCzc1eHuNfQHgj52CxUAjmdC7W5dXi"
|
||||
address = "plasma-mainnet-observer-cs-1.plasmalabs.tech:34070"
|
||||
|
||||
[[network.trusted_peers]]
|
||||
[network.trusted_peers.1]
|
||||
peer_id = "16Uiu2HAmGmnMycTkjnMoxcyVAF8cUFpVoVKKCAGTpwEBJMs181yM"
|
||||
address = "plasma-mainnet-observer-cs-4.plasmalabs.tech:34070"
|
||||
|
||||
[[network.trusted_peers]]
|
||||
[network.trusted_peers.2]
|
||||
peer_id = "16Uiu2HAm2PVfZRoyXXLASVzVX3gyBEQd3mRAzZytjv3esD9kWumD"
|
||||
address = "plasma-mainnet-observer-cs-9.plasmalabs.tech:34070"
|
||||
|
||||
Reference in New Issue
Block a user