Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tcoratger committed Sep 21, 2024
1 parent 9d25523 commit 4e8a6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/rpc/rpc-types-compat/src/block.rs
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ pub fn from_block_full<T: TransactionCompat>(
))
}

/// Converts from a [`reth_primitives::SealedHeader`] to a [`reth_rpc_types::Header`]
/// Converts from a [`reth_primitives::SealedHeader`] to a [`alloy-rpc-types::Header`]
///
/// # Note
///
Expand Down

0 comments on commit 4e8a6ac

Please sign in to comment.