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

Any action with a action_seq less than this value is part of a record created during genesis. Anything with this seq or higher was created after genesis.