Type Alias BlockBody
pub type BlockBody<'a, T = TransactionSigned> = BlockBody<'a, T>;
Available on crate feature
serde-bincode-compat
only.Expand description
Bincode-compatible super::BlockBody
serde implementation.
Aliased Type§
struct BlockBody<'a, T = TransactionSigned> { /* private fields */ }
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.