Skip to content

Commit

Permalink
Fix network name
Browse files Browse the repository at this point in the history
  • Loading branch information
falvaradorodriguez committed Aug 5, 2024
1 parent 1320d9c commit c5a2a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gnosis/eth/ethereum_network.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class EthereumNetwork(Enum):
DIODE_TESTNET_STAGING = 13
FLARE_MAINNET = 14
DIODE_PRENET = 15
FLARE_TESTNET_COSTON = 16
SONGBIRD_TESTNET_COSTON = 16
THAICHAIN_2_0_THAIFI = 17
THUNDERCORE_TESTNET = 18
SONGBIRD_CANARY_NETWORK = 19
Expand Down

0 comments on commit c5a2a3b

Please sign in to comment.