Expand description
Operation log subsystem of the client
Structs§
- Operation
Log - Operation
LogEntry - Represents an operation triggered by a user, typically related to sending or receiving money.
Enums§
- Update
Stream OrOutcome - Either a stream of operation updates if the operation hasn’t finished yet or its outcome otherwise.
Functions§
- caching_
operation_ update_ stream - 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.