Constant polkadot_node_primitives::DISPUTE_WINDOW[][src]

pub const DISPUTE_WINDOW: SessionIndex = 6;
Expand description

It would be nice to draw this from the chain state, but we have no tools for it right now. On Polkadot this is 1 day, and on Kusama it’s 6 hours.

Number of sessions we want to consider in disputes.