hyperledger-iroha / iroha

Iroha - A simple, enterprise-grade decentralized ledger
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
444 stars 277 forks source link

fix: build_wasm copy executor to defaults #5207

Closed aoyako closed 3 weeks ago

aoyako commented 3 weeks ago

Context

Fix the build_wasm.sh script to copy generated wasm files to the defaults folder. The issue is currently reproducible on macOS.

Checklist