HashAndNumber: Ord, Eq, PartialOrd, PartialEq implemented (#7612)
This PR adds implementation of `Ord, Eq, PartialOrd, PartialEq` traits for [`HashAndNumber` ](https://github.com/paritytech/polkadot-sdk/blob/6e645915 /substrate/primitives/blockchain/src/header_metadata.rs#L149-L154) struct. --------- Co-authored-by:cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Please register or sign in to comment