Expand description
Fedimint toplevel config
Modules§
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
Traits§
- Module (server side) config, typed
Functions§
Type Aliases§
- Result of running DKG