Remove payfura (#1904)

* change Solana node

* Fix reaching limit for fetching transactions

* Remove payfura
This commit is contained in:
Omar Hatem 2024-12-27 03:31:48 +02:00 committed by GitHub
parent ed12ff6afe
commit 542920a512
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 0 additions and 34 deletions

View file

@ -30,7 +30,6 @@ class SecretKey {
SecretKey('twitterBearerToken', () => ''),
SecretKey('anonPayReferralCode', () => ''),
SecretKey('fiatApiKey', () => ''),
SecretKey('payfuraApiKey', () => ''),
SecretKey('chatwootWebsiteToken', () => ''),
SecretKey('exolixApiKey', () => ''),
SecretKey('robinhoodApplicationId', () => ''),