cuprate-hinto-janai/constants/README.md

7 lines
299 B
Markdown
Raw Normal View History

2024-09-20 00:40:32 +00:00
# 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
2024-09-20 00:44:41 +00:00
This crate also contains `static` data used in multiple places such as the [`GENESIS_BLOCK`].