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 */ }pub type BridgedBeefyAuthoritySet<T, I> = BeefyAuthoritySetOf<BridgedChain<T, I>>;BEEFY validator set, used by configured bridged chain.
struct BridgedBeefyAuthoritySet<T, I> { /* private fields */ }