pub type BeefyAuthorityIdToMerkleLeafOf<C> = <C as ChainWithBeefy>::AuthorityIdToMerkleLeaf;Expand description
A way to convert a validator id to its raw representation in the BEEFY merkle tree, used by the given Substrate chain.
pub type BeefyAuthorityIdToMerkleLeafOf<C> = <C as ChainWithBeefy>::AuthorityIdToMerkleLeaf;A way to convert a validator id to its raw representation in the BEEFY merkle tree, used by the given Substrate chain.