Updated on 2026-08-14
This commit is contained in:
parent
1d0e1c276e
commit
a6e6ffab96
13 changed files with 103 additions and 390 deletions
|
|
@ -262,7 +262,7 @@ public class BtcEngine extends CoinEngine {
|
|||
Double balance = mCard.AmountFromInternalUnits(mCard.getBalance());
|
||||
return mCard.getAmountDescription(balance);
|
||||
} else {
|
||||
return "-- -- -- " + mCard.getBlockchain().getCurrency();
|
||||
return "";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue