Summary
Need to update the contract to use Provwasm 2.3.0
Problem Definition
The encoding of json responses changed to support Any types causing the following error on the current version:
Error parsing into type provwasm_std::types::provenance::marker::v1::QueryMarkerResponse: Missing field manager: execute wasm contract failed"
Summary
Need to update the contract to use Provwasm 2.3.0
Problem Definition
The encoding of json responses changed to support Any types causing the following error on the current version: