mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-03 17:40:43 +00:00
ed12ff6afe
* change Solana node * Fix reaching limit for fetching transactions
13 lines
No EOL
224 B
YAML
13 lines
No EOL
224 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
|
|
-
|
|
uri: solana-mainnet.core.chainstack.com
|
|
useSSL: true
|
|
is_default: true |