Expand description
Server side fedimint module traits
Re-exports§
pub use connection_limits::ConnectionLimits;pub use fedimint_server_core as core;
Modules§
- config
- Fedimint toplevel config
- connection_
limits - consensus
- The actual implementation of consensus
- db
- metrics
- net
- Networking for mint-to-mint and client-to-mint communiccation
Structs§
- Iroh
Next ApiSettings - Requested settings for the transitional Iroh 1.0 API listener.
Functions§
- get_
config - run
- Run a server without configuring custom Iroh 1.0 relays for guardian P2P.
- run_
config_ gen - Run config generation without configuring custom Iroh 1.0 relays for guardian P2P.
- run_
config_ gen_ with_ iroh_ p2p_ relays - Run config generation with a separate Iroh 1.0 relay list for guardian P2P.
- run_
with_ iroh_ p2p_ relays - Run a server with a separate Iroh 1.0 relay list for guardian P2P.
- run_
with_ iroh_ p2p_ relays_ and_ next_ api - Run a server with explicit guardian P2P relays and an optional Iroh 1.0 API.
Type Aliases§
- Dashboard
UiRouter - A function/closure type for handling dashboard UI
- Setup
UiRouter - A function/closure type for handling setup UI