cuprate-hinto-janai/constants/README.md
hinto.janai 93ddbd6c5c
Some checks are pending
Audit / audit (push) Waiting to run
Deny / audit (push) Waiting to run
CRYPTONOTE_MAX_BLOCK_HEIGHT
2024-09-19 21:03:39 -04:00

6 lines
299 B
Markdown

# cuprate-constants
This crate contains general constants that are not specific to any particular
part of the codebase yet are used in multiple places such as the [`MAXIMUM_BLOCK_HEIGHT`].
## Static data
This crate also contains `static` data used in multiple places such as the [`GENESIS_BLOCK`].