Expand description
Module client interface definitions
Modules§
Structs§
- Client
Context - A Client context for a
ClientModule
M
- 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
crate::Client
- IdxRange
- A contiguous range of input/output indexes
- OutPoint
Range - OutPoint
Range Iter
Traits§
- Client
Context Iface - A fedimint-client interface exposed to client modules
- Client
Module - Fedimint module client
- IClient
Module - Type-erased version of
ClientModule