# Functions
BigToAddress returns Address with byte values of b.
BytesToAddress returns Address with value b.
No description provided by the author
get hash algorithm by global config.
No description provided by the author
HeaderHash calculate block's hash.
HexToAddress returns Address with byte values of s.
No description provided by the author
TxHash calculate tx's hash.
No description provided by the author
# Constants
Lengths of hashes and addresses in bytes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
Address represents the 20 byte address of an Ethereum account.
No description provided by the author