Docs.rs
bark-bitcoin-ext-0.1.2
bark-bitcoin-ext 0.1.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
stevenroose
Dependencies
async-trait ^0.1.88
normal
optional
base64 ^0.22
normal
optional
bdk_bitcoind_rpc ^0.22.0
normal
optional
bdk_wallet ^2.1.0
normal
optional
bitcoin ^0.32.7
normal
getrandom ^0.2
normal
optional
jsonrpc ^0.18
normal
optional
lazy_static =1.5.0
normal
log ^0.4.27
normal
optional
reqwest ^0.12.18
normal
optional
serde ^1.0.219
normal
serde_json ^1.0.140
normal
thiserror ^2.0.12
normal
ureq ^3
normal
optional
rmp-serde ^1.3.0
dev
Versions
36.02%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
BlockHeight
bitcoin_
ext
0.1.2
bitcoin_ext
Type Alias
Block
Height
Copy item path
Source
pub type BlockHeight =
u32
;
Expand description
Type representing a block height in the bitcoin blockchain.