Documentation
¶
Overview ¶
Package syncer provides state synchronization for blockchain engines
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
GetHandler interface{}
Context interface{}
StartupTracker interface{}
Sender interface{}
Beacons []types.NodeID
VM interface{}
}
Config holds syncer configuration
Click to show internal directories.
Click to hide internal directories.