pub type BlockAccessIndex = u32;
Position of a change in the block’s life cycle. 0 = pre-execution system calls, 1..=n = transactions, n+1 = post-execution.
0
1..=n
n+1