feat: re-enable USDT and eip-1559 commits

This commit is contained in:
Sérgio Salgado 2022-06-14 16:54:08 +01:00
parent c94d767f0b
commit 168efc923a
26 changed files with 667 additions and 241 deletions

View file

@ -219,6 +219,7 @@ function plugins (settings, deviceId) {
return {
cryptoCode,
display: cryptoRec.display,
isCashInOnly: Boolean(cryptoRec.isCashinOnly),
minimumTx: BN.max(minimumTx, cashInFee),
cashInFee,
cashInCommission,