interlay / interbtc-api

interBTC TypeScript SDK
https://app.interlay.io/
Apache License 2.0
25 stars 21 forks source link

Fix: add interbtc types definitions to lib #692

Closed bvotteler closed 1 year ago

bvotteler commented 1 year ago

Adding interbtc-types into the lib directly to solve the following issues:

I wasn't able to find a way to get the definitions imported and the tests to not break, so this PR is a compromise until someone smarter than me manages to fix the import / tests-breaking dilemma.