Constant holochain_zome_types::header::POST_GENESIS_SEQ_THRESHOLD[][src]

pub const POST_GENESIS_SEQ_THRESHOLD: u32 = 3;
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.