[][src]Type Definition hbbft::queueing_honey_badger::Batch

type Batch<T, N> = DhbBatch<Vec<T>, N>;

A batch containing a list of transactions from at least two thirds of the validators.