Updated on 2026-08-14

This commit is contained in:
Tangem 2018-10-15 12:22:23 +03:00
parent 1b179aa1b8
commit 28d3694b73
8 changed files with 78 additions and 63 deletions

View file

@ -289,6 +289,7 @@ public class TangemCard {
balanceDecimal = null;
balanceDecimalAlter = null;
setIsBalanceEqual(false);
if (tokenSymbol.length() > 1) blockchainID = Blockchain.Token.getID(); // Reset blockchain to Token from ETH for token cards with zero token balance on it
}
public Date getPersonalizationDateTime() {