referrerpolicy=no-referrer-when-downgrade

Type Alias bp_beefy::BeefyAuthoritySetOf

source ·
pub type BeefyAuthoritySetOf<C> = ValidatorSet<BeefyAuthorityIdOf<C>>;
Expand description

BEEFY validator set, containing both validator identifiers and the numeric set id.

Aliased Type§

struct BeefyAuthoritySetOf<C> { /* private fields */ }