referrerpolicy=no-referrer-when-downgrade
polkadot_node_primitives::disputes

Function dispute_is_inactive

Source
pub fn dispute_is_inactive(status: &DisputeStatus, now: &Timestamp) -> bool
Expand description

Returns true if the dispute has concluded for longer than ACTIVE_DURATION_SECS.