pub fn slot_duration<A, B, C>(client: &C) -> Result<SlotDuration>Expand description
Get the slot duration for Aura by reading from a runtime API at the best block’s state.
pub fn slot_duration<A, B, C>(client: &C) -> Result<SlotDuration>Get the slot duration for Aura by reading from a runtime API at the best block’s state.