Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
emhane committed Sep 19, 2024
1 parent 8fab167 commit 612d1af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/network-primitives/src/transaction.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//! Commonly used additional types that are not part of the JSON RPC spec but are often required
//! when working with RPC types, such as [Transaction]
//! when working with RPC type [`TransactionResponse`](crate::TransactionResponse).
use alloy_primitives::{BlockHash, TxHash};

Expand Down

0 comments on commit 612d1af

Please sign in to comment.