Updated on 2026-08-14
This commit is contained in:
parent
1b179aa1b8
commit
28d3694b73
8 changed files with 78 additions and 63 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue