We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edf2384 + 00e587f commit dcd4326Copy full SHA for dcd4326
1 file changed
bitshares/storage.py
@@ -10,7 +10,7 @@
10
)
11
12
13
-url = "wss://node.bitshares.eu"
+url = "wss://api.bts.mobi"
14
SqliteConfigurationStore.setdefault("node", url)
15
SqliteConfigurationStore.setdefault("order-expiration", 356 * 24 * 60 * 60)
16
0 commit comments