fix: use selected fiat currency on exchange to store queued trades on the database
This commit is contained in:
parent
47c548c956
commit
0b719be8eb
2 changed files with 32 additions and 25 deletions
|
|
@ -66,6 +66,7 @@ function getMarkets () {
|
|||
}
|
||||
|
||||
module.exports = {
|
||||
fetchExchange,
|
||||
buy,
|
||||
sell,
|
||||
active,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue