Remove non-working dexnode.net bitshares node
This commit is contained in:
parent
94423470ce
commit
a2e1bbd19c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ package cy.agorise.graphenej.api.bitshares;
|
|||
|
||||
public class Nodes {
|
||||
public static final String[] NODE_URLS = {
|
||||
"wss://dexnode.net/ws", // Dallas, USA
|
||||
//"wss://dexnode.net/ws", // Dallas, USA TODO not working properly, verify
|
||||
"wss://bitshares.crypto.fans/ws", // Munich, Germany
|
||||
"wss://bitshares.openledger.info/ws", // Openledger node
|
||||
"wss://us.nodes.bitshares.ws",
|
||||
|
|
Loading…
Reference in a new issue