pub type Transactions<E> = Vec<E>;
Expand description

A set of transactions.