Updated on 2026-08-14

This commit is contained in:
Tangem 2022-11-17 21:46:18 +03:00
parent d7d7b3f301
commit 62a032e3d1
9 changed files with 119 additions and 30 deletions

View file

@ -184,7 +184,7 @@ class TokensMiddleware {
}
}
private fun deriveMissingBlockchains(
fun deriveMissingBlockchains(
scanResponse: ScanResponse,
currencyList: List<Currency>,
onSuccess: (ScanResponse) -> Unit,