From f0c2cb0d64c7c30105ae9c09a156d0dac0411c10 Mon Sep 17 00:00:00 2001 From: Lion - dapplion <35266934+dapplion@users.noreply.github.com> Date: Thu, 18 Jan 2024 12:58:29 +0800 Subject: [PATCH] Set correct CONFIG_NAME for chiado (#29) --- chiado/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chiado/config.yaml b/chiado/config.yaml index bc07e40..7e4e960 100644 --- a/chiado/config.yaml +++ b/chiado/config.yaml @@ -5,7 +5,7 @@ PRESET_BASE: 'gnosis' # * 'mainnet' - there can be only one # * 'prater' - testnet # Must match the regex: [a-z0-9\-] -CONFIG_NAME: 'gnosis' +CONFIG_NAME: 'chiado' # Transition # ---------------------------------------------------------------