Docs.rs
fedimint-server-0.2.2
fedimint-server 0.2.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dpc
elsirion
bradleystachurski
Dependencies
fedimint-aleph-bft ^0.30.0
normal
aleph-bft-types ^0.10.0
normal
anyhow ^1.0.66
normal
async-channel ^1.8.0
normal
async-trait ^0.1.73
normal
bincode ^1.3.1
normal
bitcoin ^0.29.2
normal
bitcoin ^0.30.0
normal
bitcoin_hashes ^0.11.0
normal
bitcoin_hashes ^0.12.0
normal
bytes ^1.4.0
normal
fedimint-aead ^0.2.2
normal
fedimint-core ^0.2.2
normal
fedimint-logging ^0.2.2
normal
futures ^0.3.24
normal
fedimint-hbbft ^0.1
normal
itertools ^0.10.5
normal
jsonrpsee ^0.16.2
normal
parity-scale-codec ^3.5.0
normal
rand ^0.8
normal
rcgen =0.10.0
normal
secp256k1-zkp ^0.7.0
normal
serde ^1.0.149
normal
serde_json ^1.0.91
normal
sha3 ^0.10.5
normal
strum ^0.24
normal
strum_macros ^0.24
normal
fedimint-tbs ^0.2.2
normal
thiserror ^1.0.39
normal
fedimint-threshold-crypto ^0.1
normal
tokio ^1.26.0
normal
tokio-rustls ^0.23.4
normal
tokio-stream ^0.1.11
normal
tokio-util ^0.7.4
normal
tracing ^0.1.37
normal
tracing-subscriber ^0.3.16
normal
url ^2.3.1
normal
tempfile ^3.4.0
dev
test-log ^0.2
dev
fedimint-build ^0.2.2
build
Versions
44.83%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
fedimint_server
0.2.2
?
Function
fedimint_server
::
get_verification_hashes
source
·
[
−
]
pub fn get_verification_hashes(config: &
ServerConfig
) ->
BTreeMap
<
PeerId
,
Hash
>