Docs.rs
fedimint-wallet-server-0.4.3
fedimint-wallet-server 0.4.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dpc
elsirion
bradleystachurski
Dependencies
anyhow ^1.0.86
normal
async-trait ^0.1
normal
bitcoin ^0.30.2
normal
erased-serde ^0.4
normal
fedimint-bitcoind =0.4.3
normal
fedimint-core =0.4.3
normal
fedimint-logging =0.4.3
normal
fedimint-metrics =0.4.3
normal
fedimint-server =0.4.3
normal
fedimint-wallet-common =0.4.3
normal
futures ^0.3.30
normal
hex ^0.4.3
normal
miniscript ^10.0.0
normal
once_cell ^1.19.0
normal
rand ^0.8.5
normal
secp256k1 ^0.27.0
normal
serde ^1.0.203
normal
strum ^0.26
normal
strum_macros ^0.26
normal
tokio ^1.38.0
normal
tracing ^0.1.40
normal
Versions
6.25%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fedimint_
wallet_
server
0.4.3
fedimint_wallet_server
Function
broadcast_pending_tx
Copy item path
source
pub async fn broadcast_pending_tx( dbtx:
DatabaseTransaction
<'_>, rpc: &
DynBitcoindRpc
, )