Cargo Features
chia-protocol has no features set by default.
[dependencies]
chia-protocol = { version = "0.37.0", features = ["py-bindings", "serde", "arbitrary"] }
- py-bindings
-
Enables chia_py_streamable_macro and pyo3, py-bindings of chia-bls and chia-traits
Affects
pos_quality::py_expected_plot_size,proof_of_space::PyPlotParam… - serde
-
Enables chia-serde, serde, and serde_arrays, serde of chia-bls
- arbitrary