Added a node to the list of nodes the app can connect to.
This commit is contained in:
parent
7c8f5d621e
commit
1528960bed
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ class BitsyApplication : Application() {
|
|||
"wss://nl.palmpay.io/ws",
|
||||
|
||||
// Other public nodes
|
||||
"wss://kc-us-dex.xeldal.com/ws", // missouri, usa
|
||||
// "wss://bitshares.nu/ws", // Stockholm, Sweden
|
||||
"wss://bitshares.openledger.info/ws" // Openledger node
|
||||
// "wss://dallas.bitshares.apasia.tech/ws", // Dallas, USA
|
||||
|
|
Loading…
Reference in a new issue