chia-protocol 0.2.3

Chia network protocol message types
Documentation
[dependencies.chia_py_streamable_macro]
optional = true
version = "=0.1.3"

[dependencies.chia_streamable_macro]
version = "=0.2.4"

[dependencies.clvmr]
version = "=0.2.3"

[dependencies.hex]
version = "=0.4.3"

[dependencies.pyo3]
features = ["extension-module", "multiple-pymethods"]
optional = true
version = "=0.15.1"

[dependencies.sha2]
version = "=0.10.2"

[features]
py-bindings = ["dep:pyo3", "dep:chia_py_streamable_macro"]

[lib]
crate-type = ["rlib"]

[package]
authors = ["Arvid Norberg <arvid@chia.net>"]
description = "Chia network protocol message types"
edition = "2021"
homepage = "https://github.com/Chia-Network/chia_rs/chia-protocol/"
license = "Apache-2.0"
name = "chia-protocol"
repository = "https://github.com/Chia-Network/chia_rs/chia-protocol/"
version = "0.2.3"