cuprate-hinto-janai/constants
hinto.janai 374bc77cfb
Some checks are pending
Audit / audit (push) Waiting to run
Deny / audit (push) Waiting to run
features
2024-09-20 17:39:20 -04:00
..
src features 2024-09-20 17:39:20 -04:00
build.rs add modules, move cuprate_helper::constants 2024-09-13 20:47:13 -04:00
Cargo.toml features 2024-09-20 17:39:20 -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.