Module fedimint_client::oplog
source · Expand description
Operation log subsystem of the client
Structs
- Represents an operation triggered by a user, typically related to sending or receiving money.
Enums
- Either a stream of operation updates if the operation hasn’t finished yet or its outcome otherwise.
Functions
- Wraps an operation update stream such that the last update before it closes is tried to be written to the operation log entry as its outcome.