Cargo Features

chia-protocol has no features set by default.

[dependencies]
chia-protocol = { version = "0.17.0", features = ["py-bindings", "arbitrary"] }
py-bindings

Enables chia_py_streamable_macro and pyo3 ^0.22.6, py-bindings of chia-bls and chia-traits

arbitrary

Enables arbitrary, arbitrary of chia-bls

chia-protocol has 2 features without comments.