osmo-reflect 0.0.0

Reflect messages to use for test cases - based on cw-mask
Documentation
1
2
3
4
5
6
7
8
9
# Osmosis Reflect

This is a simple contract modified from a
[simple cosmwasm test contract](https://github.com/CosmWasm/cosmwasm/tree/main/contracts/reflect)
but customized to use the Osmosis queries and messages.

**This should not be used in any production systems.**

It is intended for use in the CI to ensure the Osmosis bindings are working properly.