Docs.rs
fedimint-bitcoind-0.9.0
fedimint-bitcoind 0.9.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dpc
elsirion
bradleystachurski
Dependencies
anyhow ^1.0.98
normal
async-trait ^0.1.88
normal
bitcoin ^0.32.6
normal
bitcoincore-rpc ^0.19.0
normal
optional
esplora-client ^0.12.0
normal
fedimint-core =0.9.0
normal
fedimint-logging =0.9.0
normal
tracing ^0.1.41
normal
Versions
45.45%
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
create_esplora_rpc
fedimint_
bitcoind
0.9.0
fedimint_bitcoind
Function
create_
esplora_
rpc
Copy item path
Source
pub fn create_esplora_rpc(url: &
SafeUrl
) ->
Result
<
DynBitcoindRpc
>