Skip to content

Commit

Permalink
update python client
Browse files Browse the repository at this point in the history
  • Loading branch information
aforaleka committed Oct 18, 2023
1 parent 148d9ae commit be8cf6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v4-client-py/v4_client_py/clients/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

# ------------ Ethereum Network IDs ------------
NETWORK_ID_MAINNET = None
NETWORK_ID_TESTNET = 'dydx-testnet-3'
NETWORK_ID_TESTNET = 'dydx-testnet-4'
NETWORK_ID_STAGING = 'dydxprotocol-testnet'
NETWORK_ID_DEV = 'dydxprotocol-testnet'

Expand Down

0 comments on commit be8cf6a

Please sign in to comment.