Skip to content

Commit

Permalink
type removed
Browse files Browse the repository at this point in the history
  • Loading branch information
michalkucharczyk committed Nov 26, 2024
1 parent b4a5d1b commit 4338671
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ where
}
}

type PolledIterator<PoolApi> = Pin<Box<dyn Future<Output = ReadyIteratorFor<PoolApi>> + Send>>;

/// The fork-aware transaction pool.
///
/// It keeps track of every fork and provides the set of transactions that is valid for every fork.
Expand Down

0 comments on commit 4338671

Please sign in to comment.