From 95ee9b5b6423afecb58ecae6d3ecdc00bf2a4581 Mon Sep 17 00:00:00 2001 From: AdamSchinzel Date: Mon, 7 Aug 2023 17:38:38 +0200 Subject: [PATCH] Change symbol for Sepolia --- configs/coins/ethereum_testnet_sepolia.json | 2 +- configs/coins/ethereum_testnet_sepolia_archive.json | 2 +- configs/coins/ethereum_testnet_sepolia_archive_consensus.json | 2 +- configs/coins/ethereum_testnet_sepolia_consensus.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/coins/ethereum_testnet_sepolia.json b/configs/coins/ethereum_testnet_sepolia.json index 20e59dbf..5a21fe14 100644 --- a/configs/coins/ethereum_testnet_sepolia.json +++ b/configs/coins/ethereum_testnet_sepolia.json @@ -1,7 +1,7 @@ { "coin": { "name": "Ethereum Testnet Sepolia", - "shortcut": "gSEP", + "shortcut": "tSEP", "label": "Ethereum Sepolia", "alias": "ethereum_testnet_sepolia" }, diff --git a/configs/coins/ethereum_testnet_sepolia_archive.json b/configs/coins/ethereum_testnet_sepolia_archive.json index bb093af3..1030d8f8 100644 --- a/configs/coins/ethereum_testnet_sepolia_archive.json +++ b/configs/coins/ethereum_testnet_sepolia_archive.json @@ -1,7 +1,7 @@ { "coin": { "name": "Ethereum Testnet Sepolia Archive", - "shortcut": "gSEP", + "shortcut": "tSEP", "label": "Ethereum Sepolia", "alias": "ethereum_testnet_sepolia_archive" }, diff --git a/configs/coins/ethereum_testnet_sepolia_archive_consensus.json b/configs/coins/ethereum_testnet_sepolia_archive_consensus.json index ea090761..cd373bdc 100644 --- a/configs/coins/ethereum_testnet_sepolia_archive_consensus.json +++ b/configs/coins/ethereum_testnet_sepolia_archive_consensus.json @@ -1,7 +1,7 @@ { "coin": { "name": "Ethereum Testnet Sepolia Archive", - "shortcut": "gSEP", + "shortcut": "tSEP", "label": "Ethereum Sepolia", "alias": "ethereum_testnet_sepolia_archive_consensus", "execution_alias": "ethereum_testnet_sepolia_archive" diff --git a/configs/coins/ethereum_testnet_sepolia_consensus.json b/configs/coins/ethereum_testnet_sepolia_consensus.json index 9d2fa884..2fadcdd6 100644 --- a/configs/coins/ethereum_testnet_sepolia_consensus.json +++ b/configs/coins/ethereum_testnet_sepolia_consensus.json @@ -1,7 +1,7 @@ { "coin": { "name": "Ethereum Testnet Sepolia", - "shortcut": "gSEP", + "shortcut": "tSEP", "label": "Ethereum Sepolia", "alias": "ethereum_testnet_sepolia_consensus", "execution_alias": "ethereum_testnet_sepolia"