Merge remote-tracking branch 'origin/release-8.1' into release-8.6
This commit is contained in:
commit
cd9c8aaba1
31 changed files with 652 additions and 160 deletions
|
|
@ -312,6 +312,7 @@ function plugins (settings, deviceId) {
|
|||
|
||||
return {
|
||||
cryptoCode,
|
||||
cryptoCodeDisplay: cryptoRec.cryptoCodeDisplay ?? cryptoCode,
|
||||
display: cryptoRec.display,
|
||||
isCashInOnly: Boolean(cryptoRec.isCashinOnly),
|
||||
minimumTx: BN.max(minimumTx, cashInFee),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue