bdk_bitcoind_rpc

Crates.iobdk_bitcoind_rpc
lib.rsbdk_bitcoind_rpc
version
sourcesrc
created_at2023-10-12 14:51:13.074912
updated_at2024-12-12 02:33:51.607024
descriptionThis crate is used for emitting blockchain data from the `bitcoind` RPC interface.
homepagehttps://bitcoindevkit.org
repositoryhttps://github.com/bitcoindevkit/bdk
max_upload_size
id1001374
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(ValuedMammal)

documentation

https://docs.rs/bdk_bitcoind_rpc

README

BDK Bitcoind RPC

This crate is used for emitting blockchain data from the bitcoind RPC interface.

Commit count: 2254

cargo fmt