Module api

Source
Expand description

Re-exporting of everything from fedimint_client_module

This should be removed when the splitting of fedimint_client_module is complete.

Structs§

ApiCallDone
Event log event right after an api call
ApiCallStarted
Event log event right before making an api call
ClientRawFederationApi
A wrapper over IRawFederationApi adding client side event logging

Traits§

ClientRawFederationApiExt
Convenience extension trait used for wrapping IRawFederationApi in a ClientRawFederationApi