pub const POST_GENESIS_SEQ_THRESHOLD: u32 = 3; // 3u32
Expand description

Any header with a header_seq less than this value is part of an element created during genesis. Anything with this seq or higher was created after genesis.