Module zebra_node_services::constants
source · Expand description
Constants shared by some Zebra node services.
Constants§
- We limit the memory usage and download contention for each checkpoint, based on the cumulative size of the serialized blocks in the chain.
- We limit the maximum number of blocks in each checkpoint. Each block uses a constant amount of memory for the supporting data structures and futures.