Type Alias pallet_broker::Timeslice
source · pub type Timeslice = u32;
Expand description
Relay-chain block number with a fixed divisor of Config::TimeslicePeriod.
pub type Timeslice = u32;
Relay-chain block number with a fixed divisor of Config::TimeslicePeriod.