osmosis-labs / osmosis-rust

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

Fix Json deserialization for Timestamp, Duration and Any type #44

Closed iboss-ptk closed 1 year ago

iboss-ptk commented 1 year ago

note that current Any serde is a bit of a hack (see more #43)

closes #42