Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-05 14:36:11 +04:00
parent a3cac3b2c6
commit a78bfc6191
4 changed files with 4 additions and 2 deletions

View file

@ -122,6 +122,7 @@ internal object GeneratedEnvironmentConfigConverter {
etherscanApiKey = GeneratedEnvironmentConfig.etherscanApiKey,
blinkApiKey = GeneratedEnvironmentConfig.blinkApiKey,
tatumApiKey = GeneratedEnvironmentConfig.tatumApiKey,
alchemyApiKey = GeneratedEnvironmentConfig.alchemyApiKey,
)
}