From 8e2f5f6d6c9dc90e50fffdd9443e074f5f9c794a Mon Sep 17 00:00:00 2001 From: Alejandro Cabeza Romero Date: Mon, 26 Jan 2026 11:38:11 +0100 Subject: [PATCH] Move config to configs dir. --- testnet.config.yaml => config/testnet.config.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename testnet.config.yaml => config/testnet.config.yaml (100%) diff --git a/testnet.config.yaml b/config/testnet.config.yaml similarity index 100% rename from testnet.config.yaml rename to config/testnet.config.yaml