package
0.0.0-20250119000602-809120120630
Repository: https://github.com/n42blockchain/n42.git
Documentation: pkg.go.dev
# Functions
DeriveSha creates the tree hashes of transactions and receipts in a block header.
Hash defines a function that returns the sha256 checksum of the data passed in.
PrefixedRlpHash writes the prefix into the hasher before rlp-encoding x.
No description provided by the author
# Variables
EmptyUncleHash rlpHash([]*Header(nil)).
hasherPool holds LegacyKeccak256 hashers for rlpHash.
NilHash sum(nil).
# Interfaces
DerivableList is the input to DeriveSha.