File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
"id": "turbulence1",
4
4
"chainType": "Live",
5
5
"bootNodes": [
6
- "/dns4/testnet-bootnode-1.laminar-chain.laminar.one/tcp/30333/p2p/QmQUpeDzQk4jszwMsb9zUKMfGMZT4fkC1iTiPyCnGVGY8H "
6
+ "/dns4/testnet-bootnode-1.laminar-chain.laminar.one/tcp/30333/p2p/QmZKdYinGon2nUXgfkipdRuGSmQnmks3q6EhmXUSwULUFT "
7
7
],
8
8
"telemetryEndpoints": [
9
9
[
130
130
"children": {}
131
131
}
132
132
}
133
- }
133
+ }
Original file line number Diff line number Diff line change 3
3
"id": "turbulence1",
4
4
"chainType": "Live",
5
5
"bootNodes": [
6
- "/dns4/testnet-bootnode-1.laminar-chain.laminar.one/tcp/30333/p2p/QmQUpeDzQk4jszwMsb9zUKMfGMZT4fkC1iTiPyCnGVGY8H "
6
+ "/dns4/testnet-bootnode-1.laminar-chain.laminar.one/tcp/30333/p2p/QmZKdYinGon2nUXgfkipdRuGSmQnmks3q6EhmXUSwULUFT "
7
7
],
8
8
"telemetryEndpoints": [
9
9
[
312
312
}
313
313
}
314
314
}
315
- }
315
+ }
Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ pub fn laminar_turbulence_latest_config() -> ChainSpec {
185
185
)
186
186
} ,
187
187
vec ! [
188
- "/dns4/testnet-bootnode-1.laminar-chain.laminar.one/tcp/30333/p2p/QmQUpeDzQk4jszwMsb9zUKMfGMZT4fkC1iTiPyCnGVGY8H " . parse( ) . unwrap( ) ,
188
+ "/dns4/testnet-bootnode-1.laminar-chain.laminar.one/tcp/30333/p2p/QmZKdYinGon2nUXgfkipdRuGSmQnmks3q6EhmXUSwULUFT " . parse( ) . unwrap( ) ,
189
189
] ,
190
190
TelemetryEndpoints :: new ( vec ! [ (
191
191
"wss://telemetry.polkadot.io/submit/" . parse( ) . unwrap( ) ,
You can’t perform that action at this time.
0 commit comments