diff --git a/networks.go b/networks.go index 80c0fa80..23786e55 100644 --- a/networks.go +++ b/networks.go @@ -1,4 +1,4 @@ -// Copyright 2023 Blink Labs Software +// Copyright 2024 Blink Labs Software // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ var ( Id: common.AddressNetworkMainnet, Name: "mainnet", NetworkMagic: 764824073, - PublicRootAddress: "backbone.cardano-mainnet.iohk.io", + PublicRootAddress: "backbone.cardano.iog.io", PublicRootPort: 3001, } NetworkPreprod = Network{