fix: trade errors out when no exchange is set
This commit is contained in:
parent
8b1cbce86f
commit
1a109465ea
2 changed files with 24 additions and 28 deletions
|
|
@ -35,7 +35,6 @@ function getDiscountRate (discount, commission) {
|
|||
}
|
||||
|
||||
module.exports = {
|
||||
truncateCrypto,
|
||||
fiatToCrypto,
|
||||
getDiscountRate
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue