Skip to content

Commit

Permalink
Update secret_key.dart (#2014)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCyjaneK committed Feb 20, 2025
1 parent 42ebab2 commit bd9ac9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tool/utils/secret_key.dart
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ class SecretKey {
SecretKey('stealthExAdditionalFeePercent', () => ''),
SecretKey('moneroTestWalletBlockHeight', () => ''),
SecretKey('chainflipApiKey', () => ''),
SecretKey('chainflipAffiliateFee', () => ''),
];

static final evmChainsSecrets = [
Expand Down

0 comments on commit bd9ac9c

Please sign in to comment.