Skip to content

Commit 4ec3546

Browse files
committed
add rpc-bootnode-1 bootnode to kusama
1 parent 40d6b1a commit 4ec3546

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"id": "blobs_kusama",
44
"chainType": "Live",
55
"bootNodes": [
6-
"/dns/blob-kusama-collator-archive-1.thrum.dev/tcp/30333/p2p/12D3KooWAn4jHXxvSKLtDn5QSCyE1CMbpcLfdUksrzLF8NrMSA4W"
6+
"/dns/blob-kusama-collator-archive-1.thrum.dev/tcp/30333/p2p/12D3KooWAn4jHXxvSKLtDn5QSCyE1CMbpcLfdUksrzLF8NrMSA4W",
7+
"/dns/blob-kusama-rpc-bootnode-1.thrum.dev/tcp/30333/ws/p2p/12D3KooWFjktFNpwTc8TMo54H9sGhTTHyp2WdaZ11YJ6mt2NjfkZ"
78
],
89
"telemetryEndpoints": null,
910
"protocolId": "sugondat-kusama",

0 commit comments

Comments
 (0)