Merge branch 'release-8.0' into 8.0-to-8.1-merge
This commit is contained in:
commit
e7c2456ff7
25 changed files with 149 additions and 75 deletions
|
|
@ -218,6 +218,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