mirror of
https://github.com/hinto-janai/cuprate.git
synced 2024-12-23 20:20:01 +00:00
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
README.md |
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
].