Type Alias revm::interpreter::primitives::alloy_primitives::aliases::TxIndex

source ยท
pub type TxIndex = u64;
Expand description

The index of transaction in a block.