From f0cefc17db53e4c104248da9874ff279631fcc10 Mon Sep 17 00:00:00 2001 From: Erialos Date: Mon, 10 Oct 2022 09:08:46 -0600 Subject: [PATCH] Aura network CORS has been fixed and is ready to go for when mainnet goes live. After speaking with the team, they wanted to wait until next month for the listing on Pingpub. They are on a 'testnet' right now in prep for Mainnet. Current testnet is being treated as mainnet. Sorry for the bouncing around. --- src/chains/mainnet/{aura.json => aura.json.disabled} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/chains/mainnet/{aura.json => aura.json.disabled} (100%) diff --git a/src/chains/mainnet/aura.json b/src/chains/mainnet/aura.json.disabled similarity index 100% rename from src/chains/mainnet/aura.json rename to src/chains/mainnet/aura.json.disabled