osmosis
osmosis copied to clipboard
Update twap response
Closes: #2622
What is the purpose of the change
Add a bool field for "is response unstable" to the twap queries
Brief Changelog
(for example:)
- Update proto
- Check the err in the queries to return the appropriate response
- Add tests