Skip to content

Commit cd8ece2

Browse files
committed
correct testnet URL
1 parent 0af8256 commit cd8ece2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_settings_base.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
API_BASE = 'https://www.bitmex.com/api/v1/'
1010
# Uncomment to work on Testnet
11-
# API_BASE = 'https://testnet.bitmex.com/api/v1'
11+
# API_BASE = 'https://testnet.bitmex.com/api/v1/'

0 commit comments

Comments
 (0)