Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
docs: remove wrong doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrohba1 committed Feb 16, 2024
1 parent 7b8c7a6 commit 2643fb5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/receipts/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ pub fn check_receipt_root(block: &Block) -> Result<(), ReceiptError> {

/// Calculates the trie receipt root of a given block recepits
///
/// It uses the traces to aggregate receipts from blocks and then
/// verifies them against the trie root present in the block header
/// It uses the traces to aggregate receipts from blocks
///
/// # Arguments
///
Expand Down

0 comments on commit 2643fb5

Please sign in to comment.