diff --git a/westend/parachain/people-next/chainspec.json b/westend/parachain/people-next/chainspec.json index 1c0fb9b0..fda0e771 100644 --- a/westend/parachain/people-next/chainspec.json +++ b/westend/parachain/people-next/chainspec.json @@ -3,9 +3,9 @@ "id": "next-people-westend", "chainType": "Live", "bootNodes": [ - "/dns/westend-people-next-collator-node-0.parity-testnet.parity.io/tcp/30333/p2p/12D3KooWSHx16QD7DoFuxB5b5PYbM1Q5Ku6DjRWoWzQA2qBbZHgH", + "/dns/westend-people-next-collator-p2p-node-0.parity-testnet.parity.io/tcp/30333/p2p/12D3KooWSHx16QD7DoFuxB5b5PYbM1Q5Ku6DjRWoWzQA2qBbZHgH", "/dns/westend-people-next-collator-node-0.parity-testnet.parity.io/tcp/443/wss/p2p/12D3KooWSHx16QD7DoFuxB5b5PYbM1Q5Ku6DjRWoWzQA2qBbZHgH", - "/dns/westend-people-next-collator-node-1.parity-testnet.parity.io/tcp/30333/p2p/12D3KooWJsoK675oM8tc5BeqW9wV4miKfssL1qa9Dnayv5wYp9gp", + "/dns/westend-people-next-collator-p2p-node-1.parity-testnet.parity.io/tcp/30333/p2p/12D3KooWJsoK675oM8tc5BeqW9wV4miKfssL1qa9Dnayv5wYp9gp", "/dns/westend-people-next-collator-node-1.parity-testnet.parity.io/tcp/443/wss/p2p/12D3KooWJsoK675oM8tc5BeqW9wV4miKfssL1qa9Dnayv5wYp9gp" ], "telemetryEndpoints": null, diff --git a/westend/parachain/people-next/raw.json b/westend/parachain/people-next/raw.json index 1d9800fb..2d6d808d 100644 --- a/westend/parachain/people-next/raw.json +++ b/westend/parachain/people-next/raw.json @@ -3,9 +3,9 @@ "id": "next-people-westend", "chainType": "Live", "bootNodes": [ - "/dns/westend-people-next-collator-node-0.parity-testnet.parity.io/tcp/30333/p2p/12D3KooWSHx16QD7DoFuxB5b5PYbM1Q5Ku6DjRWoWzQA2qBbZHgH", + "/dns/westend-people-next-collator-p2p-node-0.parity-testnet.parity.io/tcp/30333/p2p/12D3KooWSHx16QD7DoFuxB5b5PYbM1Q5Ku6DjRWoWzQA2qBbZHgH", "/dns/westend-people-next-collator-node-0.parity-testnet.parity.io/tcp/443/wss/p2p/12D3KooWSHx16QD7DoFuxB5b5PYbM1Q5Ku6DjRWoWzQA2qBbZHgH", - "/dns/westend-people-next-collator-node-1.parity-testnet.parity.io/tcp/30333/p2p/12D3KooWJsoK675oM8tc5BeqW9wV4miKfssL1qa9Dnayv5wYp9gp", + "/dns/westend-people-next-collator-p2p-node-1.parity-testnet.parity.io/tcp/30333/p2p/12D3KooWJsoK675oM8tc5BeqW9wV4miKfssL1qa9Dnayv5wYp9gp", "/dns/westend-people-next-collator-node-1.parity-testnet.parity.io/tcp/443/wss/p2p/12D3KooWJsoK675oM8tc5BeqW9wV4miKfssL1qa9Dnayv5wYp9gp" ], "telemetryEndpoints": null,