mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-22 19:49:22 +00:00
59e8550e4e
* add timeout for mempool fee api and make it only in bitcoin * disable Monero Ledger for desktop * handle onramper tag issue * better handle main actions UI * make service status scrollable with a better UI * fix stupid race condition * minor handling * update btc fee api update our xmr node to use ssl * manually add supported unstoppable domains for now * change bitcoin default node code enhancement * revert debugging code [skip ci] * minor enhancements [skip ci] * increase sync indicator size [skip ci] * fix selecting USA country not triggering the reaction * fix scrolling on cake features page [skip ci]
21 lines
423 B
YAML
21 lines
423 B
YAML
-
|
|
uri: xmr-node.cakewallet.com:18081
|
|
is_default: true
|
|
trusted: true
|
|
useSSL: true
|
|
-
|
|
uri: cakexmrl7bonq7ovjka5kuwuyd3f7qnkz6z6s6dmsy3uckwra7bvggyd.onion:18081
|
|
is_default: false
|
|
-
|
|
uri: node.sethforprivacy.com:443
|
|
useSSL: true
|
|
is_default: false
|
|
-
|
|
uri: nodes.hashvault.pro:18081
|
|
is_default: false
|
|
-
|
|
uri: node.c3pool.com:18081
|
|
is_default: false
|
|
-
|
|
uri: node.community.rino.io:18081
|
|
is_default: false
|