Module proofs
Expand description
Helper function for calculating Merkle proofs and hashes.
Functionsยง
- calculate_
ommers_ root - 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.