cuprate/constants
hinto-janai c817c3b889
Some checks failed
CI / fmt (push) Waiting to run
CI / typo (push) Waiting to run
CI / wasm-32-bit-support (cuprate-epee-encoding) (push) Waiting to run
CI / wasm-32-bit-support (cuprate-fixed-bytes) (push) Waiting to run
CI / wasm-32-bit-support (cuprate-rpc-types) (push) Waiting to run
CI / ci (macos-latest, stable, bash) (push) Waiting to run
CI / ci (ubuntu-latest, stable, bash) (push) Waiting to run
CI / ci (windows-latest, stable-x86_64-pc-windows-gnu, msys2 {0}) (push) Waiting to run
Doc / build (push) Waiting to run
Doc / deploy (push) Blocked by required conditions
Deny / audit (push) Has been cancelled
workspace: Rust 1.84 (#363)
* apply

* ci: use stable rust for rustfmt
2025-01-16 15:43:42 +00:00
..
src Add constants/ crate (#280) 2024-10-02 18:51:58 +01:00
build.rs workspace: Rust 1.84 (#363) 2025-01-16 15:43:42 +00:00
Cargo.toml storage: Add common amounts commitment lookup table (#323) 2024-10-24 22:10:33 +01:00
README.md Add constants/ crate (#280) 2024-10-02 18:51:58 +01: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.