You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered this error while following the README.md of beaker(https://github.com/osmosis-labs/beaker) to try to deploy counter-dapp locally, but when I execute: beaker wasm store-code counter --signer-account test1 --no-wasm-opt
I met this error:
Error: status: Unknown, message: "failed to execute message; message index: 0: Error calling the VM: Error during static Wasm validation: Wasm bytecode could not be deserialized. Deserialization error: "Unknown opcode 192": create wasm contract failed", details: [], metadata: MetadataMap { headers: {"content-type": "application/grpc", "x-cosmos-block-height": "346"} }
I encountered this error while following the README.md of beaker(https://github.com/osmosis-labs/beaker) to try to deploy counter-dapp locally, but when I execute:
beaker wasm store-code counter --signer-account test1 --no-wasm-opt
I met this error:
Here are some version infos:
The text was updated successfully, but these errors were encountered: