Expand description
Fedimint toplevel config
Modulesยง
- serde_
tls_ ๐cert_ map - serde_
tls_ ๐key
Structsยง
- Total client config
- All the parameters necessary for generating the
ServerConfig
during setup - The federation id is a copy of the authentication threshold public key of the federation
- Federation-wide client config
serde_json::Value
that must containkind: String
field- All the serializable configuration for the fedimint server
- Config for the server-side of a particular Federation module
Enumsยง
- Captures an error occurring in DKG
- Things that a
distributed_gen
config can send between peers - The types of keys to run distributed key generation for
Constantsยง
- Consensus broadcast settings that result in 3 minutes session time
- The default maximum open connections the API can handle
- Consensus broadcast settings that result in 10 seconds session time
Traitsยง
- Module (server side) config, typed
Functionsยง
Type Aliasesยง
- Result of running DKG