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.