Skip to content

Commit dcdf6a1

Browse files
authored
update topology file to include CF bootstrap peers (#225)
Co-authored-by: Michiel <michiel.bellengmail.com>
1 parent f212a32 commit dcdf6a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/mainnet/topology.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
{
88
"address": "backbone.mainnet.emurgornd.com",
99
"port": 3001
10+
},
11+
{
12+
"address": "backbone.mainnet.cardanofoundation.org",
13+
"port": 3001
1014
}
1115
],
1216
"localRoots": [

0 commit comments

Comments
 (0)