orca-so / typescript-sdk

The Orca SDK contains a set of simple to use APIs to allow developers to integrate with the Orca platform.
155 stars 49 forks source link

Fix bug in example. #42

Closed 0xalexbai closed 3 years ago

0xalexbai commented 3 years ago

Fix bug in example. The first parameter for pool.getQuote() should be inputToken.

0xalexbai commented 3 years ago

Happy to get involved