Type Alias bp_beefy::BeefyAuthorityIdOf
source · pub type BeefyAuthorityIdOf<C> = <C as ChainWithBeefy>::AuthorityId;
Expand description
BEEFY validator id used by given Substrate chain.
pub type BeefyAuthorityIdOf<C> = <C as ChainWithBeefy>::AuthorityId;
BEEFY validator id used by given Substrate chain.