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 33 "id": "turbulence1",
44 "chainType": "Live",
55 "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 "
77 ],
88 "telemetryEndpoints": [
99 [
130130 "children": {}
131131 }
132132 }
133- }
133+ }
Original file line number Diff line number Diff line change 33 "id": "turbulence1",
44 "chainType": "Live",
55 "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 "
77 ],
88 "telemetryEndpoints": [
99 [
312312 }
313313 }
314314 }
315- }
315+ }
Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ pub fn laminar_turbulence_latest_config() -> ChainSpec {
185185 )
186186 } ,
187187 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( ) ,
189189 ] ,
190190 TelemetryEndpoints :: new ( vec ! [ (
191191 "wss://telemetry.polkadot.io/submit/" . parse( ) . unwrap( ) ,
You can’t perform that action at this time.
0 commit comments