ic-btc-interface 0.2.2

Rust types for the Internet Computer's Bitcoin API.
Documentation
[dependencies.candid]
version = "0.10.6"

[dependencies.serde]
version = "1.0.171"

[dependencies.serde_bytes]
version = "0.11"

[dev-dependencies.ciborium]
version = "0.2.1"

[dev-dependencies.proptest]
version = "1.0"

[package]
description = "Rust types for the Internet Computer's Bitcoin API."
documentation = "https://docs.rs/ic-btc-interface"
edition = "2021"
homepage = "https://docs.rs/ic-btc-interface"
include = ["src", "Cargo.toml", "../LICENSE", "README.md"]
license = "Apache-2.0"
name = "ic-btc-interface"
readme = "README.md"
repository = "https://github.com/dfinity/bitcoin-canister"
version = "0.2.2"