Docs.rs
fedimint-server-0.5.0
fedimint-server 0.5.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dpc
elsirion
bradleystachurski
Dependencies
fedimint-aleph-bft ^0.36.0
normal
anyhow ^1.0.93
normal
async-channel ^2.3.1
normal
async-trait ^0.1.83
normal
base64 ^0.22.1
normal
bincode ^1.3.3
normal
bitcoin ^0.32.4
normal
bitcoincore-rpc ^0.19.0
normal
bls12_381 ^0.8.0
normal
bytes ^1.7.2
normal
fedimint-aead =0.5.0
normal
fedimint-api-client =0.5.0
normal
fedimint-bitcoind =0.5.0
normal
fedimint-core =0.5.0
normal
fedimint-logging =0.5.0
normal
fedimint-metrics =0.5.0
normal
futures ^0.3.31
normal
hex ^0.4.3
normal
hyper ^1.5
normal
itertools ^0.13.0
normal
jsonrpsee ^0.24.7
normal
parity-scale-codec ^3.6.12
normal
pin-project ^1.1.7
normal
rand ^0.8.5
normal
rand_chacha ^0.3.1
normal
rayon ^1.10.0
normal
rcgen =0.13.1
normal
serde ^1.0.214
normal
serde_json ^1.0.132
normal
sha3 ^0.10.8
normal
strum ^0.26
normal
strum_macros ^0.26
normal
subtle ^2.6.1
normal
tar ^0.4.43
normal
fedimint-tbs =0.5.0
normal
fedimint-threshold-crypto ^0.2.1
normal
tokio ^1.41.1
normal
tokio-rustls ^0.24.1
normal
tokio-util ^0.7.12
normal
tower ^0.4.13
normal
tracing ^0.1.40
normal
fedimint-build =0.5.0
build
Versions
37.47%
of the crate is documented
Platform
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_
server
0.5.0
Module api
Module Items
Structs
Enums
Functions
In fedimint_
server::
config
fedimint_server
::
config
Module
api
Copy item path
Source
Structs
§
Config
GenApi
Serves the config gen API endpoints
Config
GenParams
Local
Config gen params that are only used locally, shouldn’t be shared
Config
GenSettings
All the info we configure prior to config gen starting
Config
GenState
State held by the API after receiving a
ConfigGenConnectionsRequest
Enums
§
Bitcoin
RpcConnection
Status
Functions
§
server_
endpoints