diff --git a/typescript/infra/config/environments/mainnet3/agent.ts b/typescript/infra/config/environments/mainnet3/agent.ts index d143d5849c..d2bf764c7c 100644 --- a/typescript/infra/config/environments/mainnet3/agent.ts +++ b/typescript/infra/config/environments/mainnet3/agent.ts @@ -374,8 +374,7 @@ export const hyperlaneContextAgentChainConfig: AgentChainConfig< moonbeam: true, morph: true, nero: true, - // Jan 14th - temporarily disabled while Neutron chain is down and RPCs give issues, causing scraper startup problems - neutron: false, + neutron: true, oortmainnet: true, optimism: true, orderly: true,