CodeChain-io / CodeChain-io/foundry
Change the return type of execute_transactions to signify it always succeeds
Open
- Dominant language
- Rust
- Stars
- 36
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
`execute_transactions` won't return an `Err`. Change its signature to reflect it.
https://github.com/CodeChain-io/foundry/blob/c56248357b5fdfe931a9465ae9aadff9edac4bd4/coordinator/src/lib.rs#L300
Contributor guide
Assessment
This issue has not been assessed yet.