I can't upload my contract to localterra, I need to use cw-storage-plus 1.12.1 because I use Strings as primay Keys in a Map. Here is the error: failed to execute message; message index: 0: Error calling the VM: Error during static Wasm validation: Wasm contract has unknown interface_version_* marker export (see https://github.com/CosmWasm/cosmwasm/blob/main/packages/vm/README.md): store wasm contract failed: invalid request
I can't upload my contract to localterra, I need to use cw-storage-plus 1.12.1 because I use Strings as primay Keys in a Map. Here is the error:
failed to execute message; message index: 0: Error calling the VM: Error during static Wasm validation: Wasm contract has unknown interface_version_* marker export (see https://github.com/CosmWasm/cosmwasm/blob/main/packages/vm/README.md): store wasm contract failed: invalid request