mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-22 19:49:22 +00:00
502a7eaafa
* update app versions * change default solana node * update unspents more frequently to avoid unupdated state * temporary fix for polygon sending issue * change tron default node
10 lines
No EOL
165 B
YAML
10 lines
No EOL
165 B
YAML
-
|
|
uri: rpc.ankr.com
|
|
useSSL: true
|
|
-
|
|
uri: api.mainnet-beta.solana.com:443
|
|
useSSL: true
|
|
-
|
|
uri: solana-rpc.publicnode.com:443
|
|
useSSL: true
|
|
is_default: true |