[][src]Type Definition exonum_explorer::EagerTransactions

type EagerTransactions<'a> = Iter<'a, CommittedTransaction>;

Iterator over transactions in BlockWithTransactions.