cuprate/types
2024-08-01 21:15:07 +01:00
..
src fix doc 2024-08-01 21:15:07 +01:00
Cargo.toml fix merge 2024-08-01 20:57:49 +01:00
README.md rpc: custom epee for misc/bin types (#229) 2024-07-25 16:46:41 +01:00

cuprate-types

Shared data types within Cuprate.

This crate is a kitchen-sink for data types that are shared across Cuprate.

Features flags

Feature flag Does what
blockchain Enables the blockchain module, containing the blockchain database request/response types
serde Enables serde on types where applicable
epee Enables cuprate-epee-encoding on types where applicable