Update secret_key.dart (#2014)

fix: https://github.com/cake-tech/cake_wallet/issues/337#issuecomment-2647196378

cyan committed Feb 10, 2025 at 11:28 UTC 7f3c76cc576da37be8be1314ac374adc62117188
1 file changed +1
tool/utils/secret_key.dart
+1
@@ -76,6 +76,7 @@ class SecretKey {
76 SecretKey('stealthExAdditionalFeePercent', () => ''),
77 SecretKey('moneroTestWalletBlockHeight', () => ''),
78 SecretKey('chainflipApiKey', () => ''),
79 + SecretKey('chainflipAffiliateFee', () => ''),
80 ];
81
82 static final evmChainsSecrets = [