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