tendermint-rs
tendermint-rs copied to clipboard
feat: add partialEq u64/u32 for Height
Fixes #1507
- [x] Referenced an issue explaining the need for the change
- [x] Updated all relevant documentation in docs
- [x] Updated all code comments where relevant
- [x] Wrote tests
- [x] Added entry in
.changelog/