Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrasiuk committed Jul 27, 2023
1 parent 9fc67e6 commit 6c6c993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/transaction-pool/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ where
Client: StateProviderFactory + Clone + 'static,
{
/// Returns a new [Pool] that uses the default [EthTransactionValidator] when validating
/// [PooledTransaction]s and ords via [GasCostOrdering]
/// [PooledTransaction]s and ords via [CoinbaseTipOrdering]
///
/// # Example
///
Expand Down

0 comments on commit 6c6c993

Please sign in to comment.