Cargo Features

chia-protocol has no features set by default.

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

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

Affects pos_quality::py_expected_plot_size, pot_iterations::py_is_overflow_block, pot_iterations::py_calculate_sp_interval_iters, pot_iterations::py_calculate_sp_iters, pot_iterations::py_calculate_ip_iters

serde

Enables chia-serde and serde, serde of chia-bls

arbitrary

Enables arbitrary, arbitrary of chia-bls