Cargo Features
chia-protocol has no features set by default.
[dependencies]
chia-protocol = { version = "0.19.1", features = ["py-bindings", "serde", "arbitrary"] }
- py-bindings
-
Enables chia_py_streamable_macro and pyo3, py-bindings of chia-bls and chia-traits
- serde
-
Enables chia-serde and serde, serde of chia-bls
- arbitrary
chia-protocol has 3 features without comments.