pub const MMR_ROOT_ID: BeefyPayloadId;Expand description
A Payload identifier for Merkle Mountain Range root hash.
Encoded value should contain a crate::MmrRootHash type (i.e. 32-bytes hash).
pub const MMR_ROOT_ID: BeefyPayloadId;A Payload identifier for Merkle Mountain Range root hash.
Encoded value should contain a crate::MmrRootHash type (i.e. 32-bytes hash).