Function slot_config

Source
pub fn slot_config<B, C>(client: &C) -> Result<ScSlotConfig, ApiError>
where B: BlockT, C: ProvideRuntimeApi<B> + HeaderBackend<B>, C::Api: SlotApi<B>,
Expand description

Retrieves the slot configuration using runtime API