referrerpolicy=no-referrer-when-downgrade

Type Alias BridgedBeefyAuthoritySet

Source
pub type BridgedBeefyAuthoritySet<T, I> = BeefyAuthoritySetOf<BridgedChain<T, I>>;
Expand description

BEEFY validator set, used by configured bridged chain.

Aliased Type§

struct BridgedBeefyAuthoritySet<T, I> { /* private fields */ }