CodeChain-io / CodeChain-io/foundry
Change TxOwner to return error data in execuate_transaction
Open
- Dominant language
- Rust
- Stars
- 36
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the `execuate_transaction` of `TxOwner` does not return the actual error data that is needed in debugging or logging. `execuate_transaction` should return errors data.
Contributor guide
Assessment
This issue has not been assessed yet.