orca-so / orca-sdks

Open-sourced typescript SDKs for Orca
MIT License
43 stars 10 forks source link

Fix case sensitivity bug with Solana.FM response #50

Closed terranmoccasin closed 12 months ago

terranmoccasin commented 1 year ago

Solana.FM response returns a string response status that changed in case since first implemented. This checks the status string without case sensitivity.