Skip to content

Commit 709b818

Browse files
authored
Update default API node to api.bitshares.dev
1 parent 94f397c commit 709b818

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bitshares/storage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
)
1111

1212

13-
url = "wss://api.bts.mobi"
13+
url = "wss://api.bitshares.dev"
1414
SqliteConfigurationStore.setdefault("node", url)
1515
SqliteConfigurationStore.setdefault("order-expiration", 356 * 24 * 60 * 60)
1616

0 commit comments

Comments
 (0)