Module proofs

Source
Expand description

Helper function for calculating Merkle proofs and hashes.

Functionsยง

calculate_ommers_root
Calculates the root hash for ommer/uncle headers. Calculates the root hash for ommer/uncle headers.
calculate_receipt_root
Calculates the receipt root.
calculate_receipt_root_no_memo
Calculates the receipt root for a header for the reference type of Receipt.
calculate_transaction_root
Calculate a transaction root.
calculate_withdrawals_root
Calculates the root hash of the withdrawals. Calculates the root hash of the withdrawals.