cuprate-hinto-janai/constants
2024-09-19 20:40:32 -04:00
..
src remove todos 2024-09-19 20:40:32 -04:00
build.rs add modules, move cuprate_helper::constants 2024-09-13 20:47:13 -04:00
Cargo.toml remove todos 2024-09-19 20:40:32 -04:00
README.md remove todos 2024-09-19 20:40:32 -04: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

This crate also contains static data used in multiple places such as the [GENESIS_BLOCK].