Skip to content

Commit

Permalink
update bootnodes
Browse files Browse the repository at this point in the history
  • Loading branch information
xlc committed Mar 5, 2020
1 parent b77a836 commit 1c602b0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
5 changes: 3 additions & 2 deletions resources/mandala-dist.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
"id": "mandala22",
"bootNodes": [
"/dns4/testnet-bootnode-1.acala.laminar.one/tcp/30333/p2p/QmYmd7hdwanKpB5jVp6VndHcgjcSYq9izU8ZzccnMWYhoA",
"/ip4/140.82.61.232/tcp/30333/p2p/QmS65JgH4ocbqxbGdrXo25Ufk1YQPV45qVDhkYLwaJXynS",
"/dns4/mandala-01.acala.network/tcp/30334/p2p/QmVLjCXppsqUAt1GJKhjrTSkTuChM7fWPgzBZ3AWmdTM4f"
"/ip4/140.82.61.232/tcp/30333/p2p/QmasTVEbNxPJtgyjU7rkAY7KGBxnUEMR5JHNRLzUCmYpVW",
"/dns4/libp2p.jm.onfinality.io/tcp/19337/p2p/QmTWJxo4A2Cs24vL3bD3fKTXppPASYtWcxmrk62SxEJpmo",
"/dns4/libp2p.rz.onfinality.io/tcp/31138/p2p/QmbmMHe4pPG7WBNWQev7i1vBgLWgmXTHLvhKjx5gHR8W5v"
],
"telemetryEndpoints": [
[
Expand Down
7 changes: 4 additions & 3 deletions resources/mandala.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"name": "Acala Mandala TC2",
"id": "mandala22",
"bootNodes": [
"/dns4/testnet-bootnode-1.acala.laminar.one/tcp/30333/p2p/QmYmd7hdwanKpB5jVp6VndHcgjcSYq9izU8ZzccnMWYhoA",
"/ip4/140.82.61.232/tcp/30333/p2p/QmS65JgH4ocbqxbGdrXo25Ufk1YQPV45qVDhkYLwaJXynS",
"/dns4/mandala-01.acala.network/tcp/30334/p2p/QmVLjCXppsqUAt1GJKhjrTSkTuChM7fWPgzBZ3AWmdTM4f"
"/dns4/testnet-bootnode-1.acala.laminar.one/tcp/30333/p2p/QmYmd7hdwanKpB5jVp6VndHcgjcSYq9izU8ZzccnMWYhoA",
"/ip4/140.82.61.232/tcp/30333/p2p/QmasTVEbNxPJtgyjU7rkAY7KGBxnUEMR5JHNRLzUCmYpVW",
"/dns4/libp2p.jm.onfinality.io/tcp/19337/p2p/QmTWJxo4A2Cs24vL3bD3fKTXppPASYtWcxmrk62SxEJpmo",
"/dns4/libp2p.rz.onfinality.io/tcp/31138/p2p/QmbmMHe4pPG7WBNWQev7i1vBgLWgmXTHLvhKjx5gHR8W5v"
],
"telemetryEndpoints": [
[
Expand Down

0 comments on commit 1c602b0

Please sign in to comment.