Expand description
Re-exporting of everything from fedimint_client_module
This should be removed when the splitting of fedimint_client_module
is
complete.
Structs§
- ApiCall
Done - Event log event right after an api call
- ApiCall
Started - Event log event right before making an api call
- Client
RawFederation Api - A wrapper over
IRawFederationApi
adding client side event logging
Traits§
- Client
RawFederation ApiExt - Convenience extension trait used for wrapping
IRawFederationApi
in aClientRawFederationApi