From 9bd5816ea7a2096c2122633a8424e8382b7ac04a Mon Sep 17 00:00:00 2001 From: Alfonso Acosta Date: Tue, 26 Nov 2024 13:55:37 +0100 Subject: [PATCH] Rename more files --- common/nginx/etc/conf.d/{soroban-rpc.conf => stellar-rpc.conf} | 0 common/{soroban-rpc => stellar-rpc}/bin/start | 0 .../etc/supervisord.conf.d/{soroban-rpc.conf => stellar-rpc.conf} | 0 .../{soroban-rpc => stellar-rpc}/etc/stellar-captive-core.cfg | 0 .../etc/soroban-rpc.cfg => stellar-rpc/etc/stellar-rpc.cfg} | 0 local/{soroban-rpc => stellar-rpc}/etc/stellar-captive-core.cfg | 0 .../etc/soroban-rpc.cfg => stellar-rpc/etc/stellar-rpc.cfg} | 0 pubnet/{soroban-rpc => stellar-rpc}/etc/stellar-captive-core.cfg | 0 .../etc/soroban-rpc.cfg => stellar-rpc/etc/stellar-rpc.cfg} | 0 testnet/{soroban-rpc => stellar-rpc}/etc/stellar-captive-core.cfg | 0 .../etc/soroban-rpc.cfg => stellar-rpc/etc/stellar-rpc.cfg} | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename common/nginx/etc/conf.d/{soroban-rpc.conf => stellar-rpc.conf} (100%) rename common/{soroban-rpc => stellar-rpc}/bin/start (100%) rename common/supervisor/etc/supervisord.conf.d/{soroban-rpc.conf => stellar-rpc.conf} (100%) rename futurenet/{soroban-rpc => stellar-rpc}/etc/stellar-captive-core.cfg (100%) rename futurenet/{soroban-rpc/etc/soroban-rpc.cfg => stellar-rpc/etc/stellar-rpc.cfg} (100%) rename local/{soroban-rpc => stellar-rpc}/etc/stellar-captive-core.cfg (100%) rename local/{soroban-rpc/etc/soroban-rpc.cfg => stellar-rpc/etc/stellar-rpc.cfg} (100%) rename pubnet/{soroban-rpc => stellar-rpc}/etc/stellar-captive-core.cfg (100%) rename pubnet/{soroban-rpc/etc/soroban-rpc.cfg => stellar-rpc/etc/stellar-rpc.cfg} (100%) rename testnet/{soroban-rpc => stellar-rpc}/etc/stellar-captive-core.cfg (100%) rename testnet/{soroban-rpc/etc/soroban-rpc.cfg => stellar-rpc/etc/stellar-rpc.cfg} (100%) diff --git a/common/nginx/etc/conf.d/soroban-rpc.conf b/common/nginx/etc/conf.d/stellar-rpc.conf similarity index 100% rename from common/nginx/etc/conf.d/soroban-rpc.conf rename to common/nginx/etc/conf.d/stellar-rpc.conf diff --git a/common/soroban-rpc/bin/start b/common/stellar-rpc/bin/start similarity index 100% rename from common/soroban-rpc/bin/start rename to common/stellar-rpc/bin/start diff --git a/common/supervisor/etc/supervisord.conf.d/soroban-rpc.conf b/common/supervisor/etc/supervisord.conf.d/stellar-rpc.conf similarity index 100% rename from common/supervisor/etc/supervisord.conf.d/soroban-rpc.conf rename to common/supervisor/etc/supervisord.conf.d/stellar-rpc.conf diff --git a/futurenet/soroban-rpc/etc/stellar-captive-core.cfg b/futurenet/stellar-rpc/etc/stellar-captive-core.cfg similarity index 100% rename from futurenet/soroban-rpc/etc/stellar-captive-core.cfg rename to futurenet/stellar-rpc/etc/stellar-captive-core.cfg diff --git a/futurenet/soroban-rpc/etc/soroban-rpc.cfg b/futurenet/stellar-rpc/etc/stellar-rpc.cfg similarity index 100% rename from futurenet/soroban-rpc/etc/soroban-rpc.cfg rename to futurenet/stellar-rpc/etc/stellar-rpc.cfg diff --git a/local/soroban-rpc/etc/stellar-captive-core.cfg b/local/stellar-rpc/etc/stellar-captive-core.cfg similarity index 100% rename from local/soroban-rpc/etc/stellar-captive-core.cfg rename to local/stellar-rpc/etc/stellar-captive-core.cfg diff --git a/local/soroban-rpc/etc/soroban-rpc.cfg b/local/stellar-rpc/etc/stellar-rpc.cfg similarity index 100% rename from local/soroban-rpc/etc/soroban-rpc.cfg rename to local/stellar-rpc/etc/stellar-rpc.cfg diff --git a/pubnet/soroban-rpc/etc/stellar-captive-core.cfg b/pubnet/stellar-rpc/etc/stellar-captive-core.cfg similarity index 100% rename from pubnet/soroban-rpc/etc/stellar-captive-core.cfg rename to pubnet/stellar-rpc/etc/stellar-captive-core.cfg diff --git a/pubnet/soroban-rpc/etc/soroban-rpc.cfg b/pubnet/stellar-rpc/etc/stellar-rpc.cfg similarity index 100% rename from pubnet/soroban-rpc/etc/soroban-rpc.cfg rename to pubnet/stellar-rpc/etc/stellar-rpc.cfg diff --git a/testnet/soroban-rpc/etc/stellar-captive-core.cfg b/testnet/stellar-rpc/etc/stellar-captive-core.cfg similarity index 100% rename from testnet/soroban-rpc/etc/stellar-captive-core.cfg rename to testnet/stellar-rpc/etc/stellar-captive-core.cfg diff --git a/testnet/soroban-rpc/etc/soroban-rpc.cfg b/testnet/stellar-rpc/etc/stellar-rpc.cfg similarity index 100% rename from testnet/soroban-rpc/etc/soroban-rpc.cfg rename to testnet/stellar-rpc/etc/stellar-rpc.cfg