mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-11-16 09:17:35 +00:00
73492ad865
Some checks failed
Cache Dependencies / test (push) Has been cancelled
* update nano default node * fix node indicator * Update pr_test_build.yml * Update pr_test_build.yml * update default nano node for new wallets * support extra args on tool script * remove nano secrets from node.dart --------- Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
31 lines
No EOL
419 B
YAML
31 lines
No EOL
419 B
YAML
-
|
|
uri: nano.nownodes.io
|
|
useSSL: true
|
|
is_default: true
|
|
-
|
|
uri: rpc.nano.to
|
|
useSSL: true
|
|
-
|
|
uri: node.nautilus.io
|
|
path: /api
|
|
useSSL: true
|
|
-
|
|
uri: app.natrium.io
|
|
path: /api
|
|
useSSL: true
|
|
-
|
|
uri: rainstorm.city
|
|
path: /api
|
|
useSSL: true
|
|
-
|
|
uri: node.somenano.com
|
|
path: /proxy
|
|
useSSL: true
|
|
-
|
|
uri: nanoslo.0x.no
|
|
path: /proxy
|
|
useSSL: true
|
|
-
|
|
uri: www.bitrequest.app
|
|
port: 8020
|
|
useSSL: true |