feat: re-enable USDT and eip-1559 commits
This commit is contained in:
parent
c94d767f0b
commit
168efc923a
26 changed files with 667 additions and 241 deletions
|
|
@ -219,6 +219,7 @@ function plugins (settings, deviceId) {
|
|||
return {
|
||||
cryptoCode,
|
||||
display: cryptoRec.display,
|
||||
isCashInOnly: Boolean(cryptoRec.isCashinOnly),
|
||||
minimumTx: BN.max(minimumTx, cashInFee),
|
||||
cashInFee,
|
||||
cashInCommission,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue