Remove non-working dexnode.net bitshares node

develop
Severiano Jaramillo 2018-09-28 22:32:01 -05:00
parent 94423470ce
commit a2e1bbd19c
1 changed files with 1 additions and 1 deletions

View File

@ -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",