Skip to content

Commit

Permalink
Merge pull request #596 from freeverseio/feat/add-laos-bootnodes
Browse files Browse the repository at this point in the history
Added laos bootnodes to chain spec
  • Loading branch information
asiniscalchi authored May 16, 2024
2 parents cde946b + 0b5ac3c commit 830273c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions specs/laos.plain.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"id": "laos_network",
"chainType": "Live",
"bootNodes": [
"/dns4/laos-boot-0.laosfoundation.io/tcp/30334/p2p/12D3KooWPwbNZK339oHX2BGrkp9UAkZ5XKaWkkejy4kj4ZU3aKM5",
"/dns4/laos-boot-1.laosfoundation.io/tcp/30334/p2p/12D3KooWH9tUB68tBwUfP54NJkGxwx7cxKmuoLX5gpHkHiESLoeJ",
"/dns4/laos-boot-2.laosfoundation.io/tcp/30334/p2p/12D3KooWEv926SQ6djXFEMMskZKKMuN3HwJYoCZKBHvymU8Dp5Qc"
],
"telemetryEndpoints": [
[
Expand Down
3 changes: 3 additions & 0 deletions specs/laos.raw.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"id": "laos_network",
"chainType": "Live",
"bootNodes": [
"/dns4/laos-boot-0.laosfoundation.io/tcp/30334/p2p/12D3KooWPwbNZK339oHX2BGrkp9UAkZ5XKaWkkejy4kj4ZU3aKM5",
"/dns4/laos-boot-1.laosfoundation.io/tcp/30334/p2p/12D3KooWH9tUB68tBwUfP54NJkGxwx7cxKmuoLX5gpHkHiESLoeJ",
"/dns4/laos-boot-2.laosfoundation.io/tcp/30334/p2p/12D3KooWEv926SQ6djXFEMMskZKKMuN3HwJYoCZKBHvymU8Dp5Qc"
],
"telemetryEndpoints": [
[
Expand Down

0 comments on commit 830273c

Please sign in to comment.