Type Alias reef::types::Block

source ·
pub type Block<L> = <Validator<L> as Validator>::Block;
Expand description

A block of transactions that can be applied to a ledger L.