Skip to main content

Module group

Module group 

Source
Expand description

Structs§

DynamicBlockIndex
ere block index with a dynamic per-block component count.
EreGroup
File content in an ere file.
EreId
ere file identifier

Enums§

EreProfile
A subset profile for an ere file, distinguishing non-default contents from the fully verifiable default profile.

Constants§

DYNAMIC_BLOCK_INDEX
DynamicBlockIndex record: [‘g’, ‘2’]
MAX_COMPONENTS_PER_BLOCK
Maximum number of index components stored per block (header + body + receipts + difficulty + proof).
MIN_COMPONENTS_PER_BLOCK
Minimum number of index components stored per block (header + body).