Type Alias bp_beefy::BeefyAuthorityIdToMerkleLeafOf
source · 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.