diff --git a/configs/coins/ethereum_testnet_holesky.json b/configs/coins/ethereum_testnet_holesky.json index ce9aa8a0..58ce84cd 100644 --- a/configs/coins/ethereum_testnet_holesky.json +++ b/configs/coins/ethereum_testnet_holesky.json @@ -1,7 +1,7 @@ { "coin": { "name": "Ethereum Testnet Holesky", - "shortcut": "hSEP", + "shortcut": "tHOL", "label": "Ethereum Holesky", "alias": "ethereum_testnet_holesky" }, diff --git a/configs/coins/ethereum_testnet_holesky_archive.json b/configs/coins/ethereum_testnet_holesky_archive.json index 61f0db8b..2f76c538 100644 --- a/configs/coins/ethereum_testnet_holesky_archive.json +++ b/configs/coins/ethereum_testnet_holesky_archive.json @@ -1,7 +1,7 @@ { "coin": { "name": "Ethereum Testnet Holesky Archive", - "shortcut": "hSEP", + "shortcut": "tHOL", "label": "Ethereum Holesky", "alias": "ethereum_testnet_holesky_archive" }, diff --git a/configs/coins/ethereum_testnet_holesky_archive_consensus.json b/configs/coins/ethereum_testnet_holesky_archive_consensus.json index 8ad9b2d6..4dbb53e8 100644 --- a/configs/coins/ethereum_testnet_holesky_archive_consensus.json +++ b/configs/coins/ethereum_testnet_holesky_archive_consensus.json @@ -1,7 +1,7 @@ { "coin": { "name": "Ethereum Testnet Holesky Archive", - "shortcut": "hSEP", + "shortcut": "tHOL", "label": "Ethereum Holesky", "alias": "ethereum_testnet_holesky_archive_consensus", "execution_alias": "ethereum_testnet_holesky_archive" diff --git a/configs/coins/ethereum_testnet_holesky_consensus.json b/configs/coins/ethereum_testnet_holesky_consensus.json index 83b331c6..7a07a467 100644 --- a/configs/coins/ethereum_testnet_holesky_consensus.json +++ b/configs/coins/ethereum_testnet_holesky_consensus.json @@ -1,7 +1,7 @@ { "coin": { "name": "Ethereum Testnet Holesky", - "shortcut": "hSEP", + "shortcut": "tHOL", "label": "Ethereum Holesky", "alias": "ethereum_testnet_holesky_consensus", "execution_alias": "ethereum_testnet_holesky"