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
Functionsยง
- get_
config - restored_
iroh_ ๐p2p_ key - Validate restored Iroh transport keys and return the p2p key for connector setup.
- run
- run_
config_ gen - update_
server_ ๐info_ version_ dbtx - validate_
restored_ ๐tcp_ config - Validate restored TCP transport material before building
TlsTcpConnector.
Type Aliasesยง
- Dashboard
UiRouter - A function/closure type for handling dashboard UI
- Setup
UiRouter - A function/closure type for handling setup UI