Updated on 2026-08-14
This commit is contained in:
parent
faa1cd750c
commit
a8a8954993
8 changed files with 31 additions and 28 deletions
|
|
@ -49,7 +49,7 @@ public abstract class CoinEngine {
|
|||
|
||||
public abstract String evaluateFeeEquivalent(TangemCard card, String fee);
|
||||
|
||||
public abstract boolean checkAmountValue(TangemCard card, String amount, String fee, Long minFeeInInternalUnits);
|
||||
public abstract boolean checkAmountValue(TangemCard card, String amount, String fee, Long minFeeInInternalUnits, Boolean incfee);
|
||||
|
||||
public abstract boolean inOutPutVisible();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue