Constants§
- FAST_
SYNC_ BATCH_ LEN - The size of a batch of block hashes to hash to create a fast sync hash.
Functions§
- block_
to_ verified_ block_ information - Creates a
VerifiedBlockInformation
from a block known to be valid. - fast_
sync_ stop_ height - Returns the height of the first block not included in the embedded hashes.
- set_
fast_ sync_ hashes - Sets the hashes to use for fast-sync.
- validate_
entries - Validates that the given
ChainEntry
s are in the fast-sync hashes.