Structs

1 file containing account hashes sorted by pubkey
Hash of accounts written in a single slot
Hash of accounts
parameters to calculate accounts hash
While scanning appendvecs, this is the info that needs to be extracted, de-duped, and sorted from what is stored in an append vec. Note this can be saved/loaded during hash calculation to a memory mapped file whose contents are CalculateHashIntermediate
used by merkle tree calculation to lookup account hashes by overall index

Enums

How should zero-lamport accounts be treated by the accounts hasher?

Constants

Traits

Type Definitions

the data passed through the processing functions