Another small patch, fixing an edge case where a response from an /info
endpoint that did not match the currencies listed in the anchor's stellar.toml
would lead to a crash. Also makes the stellar-sdk
peer dependency version less strict.
Bug fixes
- Prevent crash if asset mentioned in /info response is unknown (#19)
Chores
- Less strict peer dependency version (#18)