osmosis-labs / osmosis-rust

Rust libraries for osmosis
Apache License 2.0
59 stars 52 forks source link

Osmosis queriers to not take ownership of `QuerierWrapper` #37

Closed larry0x closed 2 years ago

larry0x commented 2 years ago

Closes: https://github.com/osmosis-labs/osmosis-rust/issues/36

Tbh, haven't been able to test this yet. Tried it on LocalOsmoisis, which seems to be based on an older version of osmosisd (v10) and doesn't support Stargate queries.

iboss-ptk commented 2 years ago

@larry0x no worries, I will do testing on https://github.com/osmosis-labs/osmosis/pull/2353 soon anyway, will test this one together with it

Thanks for contribution!