Cargo Features

chia-protocol has no features set by default.

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

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

arbitrary

Enables arbitrary, arbitrary of chia-bls

chia-protocol has 2 features without comments.