Expand description
Module client interface definitions
Modules§
Structs§
- Client
Context - A Client context for a
ClientModuleM - Client
Context Self Ref - A reference back to itself that the module cacn get from the
ClientContext - DynClient
Module - Final
Client Iface - A final, fully initialized client
- IdxRange
- A contiguous range of input/output indexes
- OutPoint
Range - OutPoint
Range Iter - Primary
Module Priority - Priority module priority (lower number is higher priority)
Enums§
- Primary
Module Support - Which amount units this module supports being primary for
Traits§
- Client
Context Iface - A fedimint-client interface exposed to client modules
- Client
Module - Fedimint module client
- IClient
Module - Type-erased version of
ClientModule