Whenever I try deploying a contract using:
forc deploy --default-signer --node-url 127.0.0.1:4000/v1/graphql
I get this in my node console
[Failed to produce block 00000001 due to execution failure, Occurred untyped error: Attempting to load invalid wasm bytecode, version=11. Current version is 24
]