mesh-security
mesh-security copied to clipboard
Improve current osmosis price query over IBC
Currently, mesh security uses two contracts to get osmosis price data (one on the consumer side and one on the osmosis side). We can simplify this process by using async-icq. It also makes integrating mesh security easier.