Type Alias BlockTx

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.