mirror of
https://github.com/hinto-janai/cuprate.git
synced 2025-01-12 13:55:37 +00:00
334 B
334 B
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 [crate::block::MAX_BLOCK_HEIGHT
].
Static data
This crate also contains static
data used in multiple places such as the [crate::genesis::mainnet::GENESIS_BLOCK
].