Type Alias pallet_bridge_beefy::BridgedBlockNumber
source · pub type BridgedBlockNumber<T, I> = BlockNumberOf<BridgedChain<T, I>>;
Expand description
Block number, used by configured bridged chain.
pub type BridgedBlockNumber<T, I> = BlockNumberOf<BridgedChain<T, I>>;
Block number, used by configured bridged chain.