iroha
iroha copied to clipboard
Add logs to `smartcontracts/wasm.rs`
@appetrosyan, what kind of behavior we want to log with debug?
If we are talking about errors during smartcontract execution, then we already log them inside functions that uses this module.
already fixed by @appetrosyan