Expand description
Fedimint toplevel config
Modules§
Structs§
- Client
Config - Total client config
- Config
GenParams - All the parameters necessary for generating the
ServerConfig
during setup - Federation
Id - The federation id is a copy of the authentication threshold public key of the federation
- Global
Client Config - Federation-wide client config
- Json
With Kind serde_json::Value
that must containkind: String
field- Module
Init Registry - PeerUrl
- Server
Config - All the serializable configuration for the fedimint server
- Server
Config Consensus - Server
Config Local - Server
Config Private - Server
Module Config - Config for the server-side of a particular Federation module
- Server
Module Consensus Config
Enums§
- DkgError
- Captures an error occurring in DKG
- DkgPeer
Msg - Things that a
distributed_gen
config can send between peers - KeyType
- The types of keys to run distributed key generation for
Traits§
- Typed
Server Module Config - Module (server side) config, typed
Functions§
Type Aliases§
- DkgResult
- Result of running DKG
- Server
Module Init Registry