Skip to content

Commit 662d507

Browse files
committed
add new bootnode to Kusama
1 parent a6d9b27 commit 662d507

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sugondat-chain/node/src/chain_spec/res/blobs_kusama.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
"name": "Kusama Blobs",
33
"id": "blobs_kusama",
44
"chainType": "Live",
5-
"bootNodes": [],
5+
"bootNodes": [
6+
"/dns/blob-kusama-collator-archive-1.thrum.dev/tcp/30333/p2p/12D3KooWAn4jHXxvSKLtDn5QSCyE1CMbpcLfdUksrzLF8NrMSA4W"
7+
],
68
"telemetryEndpoints": null,
79
"protocolId": "sugondat-kusama",
810
"properties": {

0 commit comments

Comments
 (0)