reth_primitives_traits::block

Type Alias BlockTx

Source
pub type BlockTx<B> = <<B as Block>::Body as BlockBody>::Transaction;
Expand description

Helper trait to access BlockBody::Transaction given a Block.

Layoutยง

Note: Encountered an error during type layout; the type failed to be normalized.