mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: fix typos (#7049)
This commit is contained in:
@ -447,7 +447,7 @@ impl<T: TransactionOrdering> PendingPool<T> {
|
||||
/// Truncates the pool to the given [SubPoolLimit], removing transactions until the subpool
|
||||
/// limits are met.
|
||||
///
|
||||
/// This attempts to remove transactions by rougly the same amount for each sender. For more
|
||||
/// This attempts to remove transactions by roughly the same amount for each sender. For more
|
||||
/// information on this exact process see docs for
|
||||
/// [remove_to_limit](PendingPool::remove_to_limit).
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user