mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-30 01:28:21 -05:00
docs: rm link to make cargo docs happy (#3843)
This commit is contained in:
@@ -13,7 +13,7 @@ use std::{fmt, time::Instant};
|
||||
mod eth;
|
||||
mod task;
|
||||
|
||||
/// A [TransactionValidator] implementation that validates ethereum transaction.
|
||||
/// A `TransactionValidator` implementation that validates ethereum transaction.
|
||||
pub use eth::{EthTransactionValidator, EthTransactionValidatorBuilder};
|
||||
|
||||
/// A spawnable task that performs transaction validation.
|
||||
|
||||
Reference in New Issue
Block a user