CodeChain-io / CodeChain-io/foundry
Simplify traits bounds for using Client.
Open
refactoring
- Dominant language
- Rust
- Stars
- 36
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
See: https://github.com/CodeChain-io/codechain/pull/970
Everytime we need to add a trait to Client, we have to make a pile of changes to trait bounds on Client. I think we need to simplify this.
Contributor guide
Assessment
This issue has not been assessed yet.