Skip to content

Commit

Permalink
Remove invalid network id
Browse files Browse the repository at this point in the history
  • Loading branch information
falvaradorodriguez committed Jun 7, 2024
1 parent 62eff17 commit ae5ebe0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gnosis/eth/ethereum_network.py
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,6 @@ class EthereumNetwork(Enum):
BLG_TESTNET = 12321
STEP_TESTNET = 12345
RSS3_VSL_MAINNET = 12553
ASTAR_ZKEVM = 12611
RIKEZA_NETWORK_TESTNET = 12715
QUANTUM_CHAIN_TESTNET = 12890
SPS = 13000
Expand Down

0 comments on commit ae5ebe0

Please sign in to comment.