Skip to content

Commit

Permalink
change chain-specs
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin Astakhov committed Jul 28, 2022
1 parent 6bfbd92 commit 86b5820
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions chain-specs/quartz.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "QUARTZ by UNIQUE",
"id": "qtz",
"bootNodes": [
"/ip4/184.72.252.102/tcp/30333/p2p/12D3KooWMNrHmaXYgohJRBJEkxia5GB2PquBBxAWbCUME3spytdE",
"/ip4/34.252.15.214/tcp/30333/p2p/12D3KooWFhZky1kUMhc2AYbxsxhQhQXf7Ezv5LKkA5Q2qGXFGrXz",
"/ip4/35.157.109.224/tcp/30333/p2p/12D3KooWKTTYNr45Q2PT3EQBift2pkzZXvxVdYbN7FzMWSjz8PMN"
"/dns/p2p-us-gateway-quartz.unique.network/tcp/30333/p2p/12D3KooWMNrHmaXYgohJRBJEkxia5GB2PquBBxAWbCUME3spytdE",
"/dns/p2p-asia-gateway-quartz.unique.network/tcp/30333/p2p/12D3KooWLfCkVJHnzKBprUXs3iKn1EnXRXGrPaCSUjGnUFbTh9im",
"/dns/p2p-ie-gateway-quartz.unique.network/tcp/30333/p2p/12D3KooWFhZky1kUMhc2AYbxsxhQhQXf7Ezv5LKkA5Q2qGXFGrXz"
],
"chainType": "Live",
"telemetryEndpoints": null,
Expand Down
6 changes: 3 additions & 3 deletions chain-specs/unique.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"id": "unq",
"chainType": "Live",
"bootNodes": [
"/dns/p2p-asia-gateway.unique.network/tcp/30333/ws/p2p/12D3KooWLwR4WUEj1AUaqSZcDanpiikS9F8JYZLFotGuVvxkHAvx",
"/dns/p2p-us-gateway.unique.network/tcp/30333/ws/p2p/12D3KooWPK3CLeaKp5cdxXZts55H2P3jPHnxHaT4KFXwY4hWZ4rq",
"/dns/p2p-asia-gateway.unique.network/tcp/30333/p2p/12D3KooWLwR4WUEj1AUaqSZcDanpiikS9F8JYZLFotGuVvxkHAvx",
"/dns/p2p-us-gateway.unique.network/tcp/30333/p2p/12D3KooWPK3CLeaKp5cdxXZts55H2P3jPHnxHaT4KFXwY4hWZ4rq",
"/dns/p2p-eu-gateway.unique.network/tcp/30333/p2p/12D3KooWDc1pBNFa4Sc3xeivC9TojdkBRKkSkMFW1VtLCmutq812"
],
"telemetryEndpoints": null,
Expand Down Expand Up @@ -77,4 +77,4 @@
"childrenDefault": {}
}
}
}
}

0 comments on commit 86b5820

Please sign in to comment.