We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edf2384 commit 00e587fCopy full SHA for 00e587f
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