From e41c710f83b21a0781b976755d824e6d6390bbd6 Mon Sep 17 00:00:00 2001 From: cyan Date: Mon, 10 Feb 2025 11:21:29 +0100 Subject: [PATCH] Update secret_key.dart fix: https://github.com/cake-tech/cake_wallet/issues/337#issuecomment-2647196378 --- tool/utils/secret_key.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/tool/utils/secret_key.dart b/tool/utils/secret_key.dart index 1c686a4ce4..48614900af 100644 --- a/tool/utils/secret_key.dart +++ b/tool/utils/secret_key.dart @@ -76,6 +76,7 @@ class SecretKey { SecretKey('stealthExAdditionalFeePercent', () => ''), SecretKey('moneroTestWalletBlockHeight', () => ''), SecretKey('chainflipApiKey', () => ''), + SecretKey('chainflipAffiliateFee', () => ''), ]; static final evmChainsSecrets = [