chore: revert erc20 changes

chore: small fixes
chore: build react admin
This commit is contained in:
Sérgio Salgado 2022-06-01 19:18:12 +01:00
parent ef21fc8b9d
commit e49f91df33
11 changed files with 197 additions and 18 deletions

View file

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