Type Alias BodyTx

pub type BodyTx<N> = <N as BlockBody>::Transaction;
Expand description

This is a helper alias to make it easy to refer to the inner Transaction associated type of a given type that implements BlockBody.

Layout§

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