Crate raiden_state_machine

Source
Expand description

Manages a complete chain state with ability to transition state changes and returns events.

Modulesยง

constants
State machine constants.
errors
State machine errors
machine
State machine transitioners..
types
State machine types.
views
State machine views.