Skip to content

Commit

Permalink
Add a node to the default node list
Browse files Browse the repository at this point in the history
  • Loading branch information
mikakoi committed Jul 27, 2018
1 parent 734a76f commit 9cf8bad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dexbot/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ def construct_mapping(mapping_loader, node):
def node_list(self):
""" A pre-defined list of Bitshares nodes. """
return [
"wss://status200.bitshares.apasia.tech/ws",
"wss://eu.openledger.info/ws",
"wss://bitshares.openledger.info/ws",
"wss://dexnode.net/ws",
Expand Down

0 comments on commit 9cf8bad

Please sign in to comment.