casper-network / casper-network/casper-node
Make `CLType` a `CLType` and `CLTyped`
Open
association
- Dominant language
- Rust
- Stars
- 399
- Forks
- 224
- Avg merge
- 15h 44m
- Merged PRs (30d)
- 2
Description
I have two suggestions:
1) It would be useful if `CLType` enum has a `CLType::CLType` variant.
2) It would be also nice for `CLType` to implement `CLTyped`, `ToBytes` and `FromBytes`, so there is no need to write a `CLType` wrapper to store it in the global storage.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.