arrange node list
This commit is contained in:
parent
cea9efc07d
commit
90929d9ee5
1 changed files with 0 additions and 2 deletions
|
@ -37,10 +37,8 @@ public class CrystalApplication extends Application {
|
|||
{
|
||||
"wss://de.palmpay.io/ws", // Custom node
|
||||
"wss://bitshares.nu/ws",
|
||||
"wss://dexnode.net/ws", // Dallas, USA
|
||||
"wss://bitshares.crypto.fans/ws", // Munich, Germany
|
||||
"wss://bitshares.openledger.info/ws", // Openledger node
|
||||
"ws://185.208.208.147:8090" // Custom node
|
||||
};
|
||||
|
||||
//This is for testing the equivalent values on the testnet TODO remove
|
||||
|
|
Loading…
Reference in a new issue