wormhole-foundation / wormhole-sdk-ts

Wormhole TypeScript SDK
https://wormhole-foundation.github.io/wormhole-sdk-ts/
Apache License 2.0
39 stars 46 forks source link

Normalize errors on Quote interface #690

Open kev1n-peters opened 2 weeks ago

kev1n-peters commented 2 weeks ago

Fetching a quote for a route can result in an error. We should create a generic structured error format.

kev1n-peters commented 1 week ago

Work on this was started here: https://github.com/wormhole-foundation/wormhole-sdk-ts/pull/321