Make sure frame examples compile for wasm
This makes sure that `frame-example` and `frame-example-offchain-worker` compile for wasm. This also fixes compilation for these crates. The offchain worker example doesn't use serde-json anymore as that is too heavy and breaks `no_std` compilation.
parent
653c89f6
Please register or sign in to comment