Skip to main content

BlockAccessIndex

Type Alias BlockAccessIndex 

Source
pub type BlockAccessIndex = u32;
Expand description

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