Skip to content

Commit

Permalink
fix: added history call to the list of request for datadog (binary-co…
Browse files Browse the repository at this point in the history
  • Loading branch information
vinu-deriv committed Jul 25, 2023
1 parent 8c6e6ac commit 7b7d084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/bot-skeleton/src/services/api/api-middleware.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export const REQUESTS = [
'run-proposal',
'transaction',
'ticks_history',
'history',
];

class APIMiddleware {
Expand Down

0 comments on commit 7b7d084

Please sign in to comment.