fix: use selected fiat currency on exchange to store queued trades on the database

This commit is contained in:
Sérgio Salgado 2022-10-31 18:30:14 +00:00 committed by Rafael
parent 47c548c956
commit 0b719be8eb
2 changed files with 32 additions and 25 deletions

View file

@ -66,6 +66,7 @@ function getMarkets () {
}
module.exports = {
fetchExchange,
buy,
sell,
active,