fedimint_client

Module sm

source
Expand description

Client state machine interfaces and executor implementation

Modules§

  • dbtx πŸ”’
  • executor πŸ”’
  • notifier πŸ”’
    Helper to notify modules about state transitions
  • state πŸ”’
    State machine state interface

Structs§

Traits§

  • Additional data made available to state machines of a module (e.g. API clients)
  • Object-safe version of State
  • Implementors act as state machines that can be executed