Expand description
Operation log subsystem of the client
Structs§
- Json
Stringed - Json value using string representation as db encoding.
- Operation
LogEntry - Represents an operation triggered by a user, typically related to sending or receiving money.
- Operation
Outcome - Represents the outcome of an operation, combining both the outcome value and its timestamp
Enums§
- Update
Stream OrOutcome - Either a stream of operation updates if the operation hasn’t finished yet or its outcome otherwise.