feat: tron cash-out
This commit is contained in:
parent
bb8b6ce354
commit
7f2963bc85
15 changed files with 795 additions and 9637 deletions
|
|
@ -214,6 +214,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