Skip to content

Commit

Permalink
check order service
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeykosinski committed Jul 15, 2021
1 parent 095b9be commit e936392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/TradeService.js → services/CheckOrderService.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class CheckOrderService {
}
}
} catch (e) {
this.log('executionTRADE error', e)
this.error('executionTRADE error', e)
}
}
}
Expand Down

0 comments on commit e936392

Please # to comment.