Skip to content

Commit

Permalink
Merge pull request #459 from UniqueNetwork/release-v924012
Browse files Browse the repository at this point in the history
Quartz v924012-2
  • Loading branch information
kozyrevdev authored Jul 28, 2022
2 parents 4bc0aee + e2ffe9e commit ca5f1a8
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": [
"/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"
"/dns/p2p-us-gateway-quartz.unique.network/tcp/30333/ws/p2p/12D3KooWMNrHmaXYgohJRBJEkxia5GB2PquBBxAWbCUME3spytdE",
"/dns/p2p-asia-gateway-quartz.unique.network/tcp/30333/ws/p2p/12D3KooWLfCkVJHnzKBprUXs3iKn1EnXRXGrPaCSUjGnUFbTh9im",
"/dns/p2p-ie-gateway-quartz.unique.network/tcp/30333/ws/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,9 +3,9 @@
"id": "unq",
"chainType": "Live",
"bootNodes": [
"/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"
"/dns/p2p-asia-gateway.unique.network/tcp/30333/ws/p2p/12D3KooWLwR4WUEj1AUaqSZcDanpiikS9F8JYZLFotGuVvxkHAvx",
"/dns/p2p-us-gateway.unique.network/tcp/30333/ws/p2p/12D3KooWPK3CLeaKp5cdxXZts55H2P3jPHnxHaT4KFXwY4hWZ4rq",
"/dns/p2p-eu-gateway.unique.network/tcp/30333/ws/p2p/12D3KooWDc1pBNFa4Sc3xeivC9TojdkBRKkSkMFW1VtLCmutq812"
],
"telemetryEndpoints": null,
"protocolId": "unq",
Expand Down

0 comments on commit ca5f1a8

Please sign in to comment.