Update bootnode for TestTestNet

This commit is contained in:
phahulin 2017-06-21 00:44:46 +03:00 committed by GitHub
parent ee32730307
commit 0ee6458b37
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ base_path = "/tmp/parity"
# db_path = "parity/chains"
# keys_path = "parity/keys"
[network]
bootnodes=["enode://6716bf594fa977595035b35e6e02669d26ef3c96c114dc157ccc9a2335e667d90bc17543ce9fac4892367a2bf57c06ecbe04f2f27d74990a8bbebd079e7a8a6c@172.17.0.2:30300"]
bootnodes=["enode://0efbed017015be3ef61442e4734f931b5e3c6263ff4c3548abc261830a29e2e7bb09bd1489787ef02aff5c651a958d2f8e6ebf6178b58efb54ca2cff6ee9b892@40.114.53.209:30300"]
port = 30300
[rpc]
cors = "all"