cuprate-hinto-janai/constants
2024-09-20 17:44:53 -04:00
..
src fix feature cfgs 2024-09-20 17:44:53 -04:00
build.rs add modules, move cuprate_helper::constants 2024-09-13 20:47:13 -04:00
Cargo.toml fix feature cfgs 2024-09-20 17:44:53 -04:00
README.md features 2024-09-20 17:39:20 -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.