Skip to main content

Crate fedimint_server

Crate fedimint_server 

Source
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ยง

DashboardUiRouter
A function/closure type for handling dashboard UI
SetupUiRouter
A function/closure type for handling setup UI