Chainspecs: Fix bootnode address (#2611)

This commit is contained in:
Bastian Köcher
2023-05-22 13:10:13 +02:00
committed by GitHub
parent 80d57b876b
commit 64d43ecf7d
8 changed files with 10 additions and 10 deletions
@@ -27,7 +27,7 @@
"/dns/statemint.bootnode.amforc.com/tcp/30341/p2p/12D3KooWByohP9FXn7ao8syS167qJsbFdpa7fY2Y24xbKtt3r7Ls",
"/dns/statemint.bootnode.amforc.com/tcp/30333/wss/p2p/12D3KooWByohP9FXn7ao8syS167qJsbFdpa7fY2Y24xbKtt3r7Ls",
"/dns/statemint-boot-ng.dwellir.com/tcp/30344/p2p/12D3KooWEFrNuNk8fPdQS2hf34Gmqi6dGSvrETshGJUrqrvfRDZr",
"/dns/statemint-boot-ng.dwellir.com//tcp/443/wss/p2p/12D3KooWEFrNuNk8fPdQS2hf34Gmqi6dGSvrETshGJUrqrvfRDZr"
"/dns/statemint-boot-ng.dwellir.com/tcp/443/wss/p2p/12D3KooWEFrNuNk8fPdQS2hf34Gmqi6dGSvrETshGJUrqrvfRDZr"
],
"telemetryEndpoints": null,
"protocolId": null,
@@ -60,4 +60,4 @@
"childrenDefault": {}
}
}
}
}