Crate state_sync_multiplexer[][src]

Structs

A multiplexer allowing multiple versions of state sync to operate concurrently (i.e., state sync v1 and state sync v2).

A struct for holding the various runtimes required by state sync v2. Note: it’s useful to maintain separate runtimes because the logger can prepend all logs with the runtime thread name.

Functions

Configuration for the network endpoints to support state sync.