Skip to content

Commit

Permalink
p2p topology file for cardano mainnet
Browse files Browse the repository at this point in the history
TODO: do we want to commit it or keep it in a branch?

Co-authored-by: Armando Santos <bolt12@users.noreply.github.com>
Co-authored-by: Karl Knutsson <karknu@users.noreply.github.com>
Co-authored-by: Marcin Szamotulski <coot@users.noreply.github.com>
  • Loading branch information
4 people committed Nov 30, 2021
1 parent 65d8330 commit fe1759b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions configuration/cardano/mainnet-p2p-toplogy.json
@@ -0,0 +1,18 @@
{
"LocalRoots": {
"groups": []
},
"PublicRoots": [
{
"publicRoots": {
"accessPoints": [
{
"address": "relays-new.cardano-mainnet.iohk.io",
"port": 3001
}
],
"advertise": false
}
}
]
}

0 comments on commit fe1759b

Please sign in to comment.