cake_wallet/assets/tron_node_list.yml
Adegoke David a319e10156
Some checks failed
Cache Dependencies / test (push) Has been cancelled
CW-653-Migrate-Tron-And-Solana-To-NowNodes (#1492)
* chore: Setup

* feat: Add NowNodes for Tron Wallet and switch it to be the default node for Tron

* feat: Add NowNodes for Solana Wallet and switch it to be the default node for Solana

* fix: Add nownodes entry to secrets

* fix: Remove pubspec.lock in shared external

* fix conflicts with main

* change secrets names

* feat: Remove Solana NowNodes config

* feat: Remove Solana NowNodes config

* feat: Revert commented out code

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-06-29 00:36:12 +03:00

12 lines
No EOL
191 B
YAML

-
uri: tron-rpc.publicnode.com:443
is_default: false
useSSL: true
-
uri: api.trongrid.io
is_default: false
useSSL: true
-
uri: trx.nownodes.io
is_default: true
useSSL: true