feat!: added Integrator service

This commit is contained in:
Alex Kraiz
2023-09-27 16:08:09 +04:00
parent dc58eeae9f
commit 65c21de2dd
16 changed files with 310 additions and 1 deletions

View File

@@ -177,6 +177,9 @@ describe('Orion', () => {
priceFeed: {
api: orionPriceFeedAPI + '/price-feed',
},
integrator: {
api: '',
}
},
}
}