Type Alias pallet_bridge_beefy::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 */ }