Open vmarkushin opened 2 years ago
The WASM blob can be compiled on the branch: https://github.com/ComposableFi/centauri/tree/vmarkushin/ics10-unit-tests Command: cargo build -p ics10-grandpa-cw --release --target wasm32-unknown-unknown --lib. Output: target/wasm32-unknown-unknown/release/ics10_grandpa_cw.wasm
cargo build -p ics10-grandpa-cw --release --target wasm32-unknown-unknown --lib
target/wasm32-unknown-unknown/release/ics10_grandpa_cw.wasm
The WASM blob can be compiled on the branch: https://github.com/ComposableFi/centauri/tree/vmarkushin/ics10-unit-tests Command:
cargo build -p ics10-grandpa-cw --release --target wasm32-unknown-unknown --lib
. Output:target/wasm32-unknown-unknown/release/ics10_grandpa_cw.wasm