diff --git a/internal/configs/node/config.go b/internal/configs/node/config.go index c3bd55c5e..7de262343 100644 --- a/internal/configs/node/config.go +++ b/internal/configs/node/config.go @@ -55,9 +55,6 @@ const ( Localnet = "localnet" ) -// Network is the type of Harmony network -var Network = Testnet - // Global is the index of the global node configuration const ( Global = 0