Updated on 2026-08-14

This commit is contained in:
Tangem 2025-05-14 18:03:28 +05:00
commit 7170ec05f7
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit a20134ee4be4d7e1e34c6f44089b3cb0713eacc3
Subproject commit 08284754412397ae4ad9eb5b0073d7d7db1e1059

View file

@ -43,6 +43,7 @@ internal object BlockchainSDKConfigConverter : Converter<EnvironmentConfigModel,
bittensorOnfinalityApiKey = value.bittensorOnfinalityKey,
koinosProApiKey = value.koinosProApiKey,
alephiumApiKey = value.alephiumTangemApiKey,
moralisApiKey = value.moralisApiKey,
)
}