File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
Id : 1 ,
22
22
Name : "mainnet" ,
23
23
NetworkMagic : 764824073 ,
24
- PublicRootAddress : "relays-new .cardano-mainnet.iohk.io" ,
24
+ PublicRootAddress : "backbone .cardano-mainnet.iohk.io" ,
25
25
PublicRootPort : 3001 ,
26
26
}
27
27
NetworkPreprod = Network {
@@ -35,15 +35,15 @@ var (
35
35
Id : 3 ,
36
36
Name : "preview" ,
37
37
NetworkMagic : 2 ,
38
- PublicRootAddress : "preview-node.world .dev.cardano.org" ,
39
- PublicRootPort : 30002 ,
38
+ PublicRootAddress : "preview-node.play .dev.cardano.org" ,
39
+ PublicRootPort : 3001 ,
40
40
}
41
41
NetworkSancho = Network {
42
42
Id : 4 ,
43
43
Name : "sanchonet" ,
44
44
NetworkMagic : 4 ,
45
- PublicRootAddress : "sanchonet-node.world .dev.cardano.org" ,
46
- PublicRootPort : 30004 ,
45
+ PublicRootAddress : "sanchonet-node.play .dev.cardano.org" ,
46
+ PublicRootPort : 3001 ,
47
47
}
48
48
49
49
NetworkInvalid = Network {
You can’t perform that action at this time.
0 commit comments