mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
Remove payfura (#1904)
* change Solana node * Fix reaching limit for fetching transactions * Remove payfura
This commit is contained in:
parent
ed12ff6afe
commit
542920a512
6 changed files with 0 additions and 34 deletions
|
@ -30,7 +30,6 @@ class SecretKey {
|
|||
SecretKey('twitterBearerToken', () => ''),
|
||||
SecretKey('anonPayReferralCode', () => ''),
|
||||
SecretKey('fiatApiKey', () => ''),
|
||||
SecretKey('payfuraApiKey', () => ''),
|
||||
SecretKey('chatwootWebsiteToken', () => ''),
|
||||
SecretKey('exolixApiKey', () => ''),
|
||||
SecretKey('robinhoodApplicationId', () => ''),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue