Constant era_test_node::node::MAX_PREVIOUS_STATES
source · pub const MAX_PREVIOUS_STATES: u16 = 128;Expand description
The maximum number of previous blocks to store the state for.
pub const MAX_PREVIOUS_STATES: u16 = 128;The maximum number of previous blocks to store the state for.