Documentation ¶
Index ¶
Constants ¶
View Source
const ( // PluginName is the plugin name of the sync beacon plugin. PluginName = "SyncBeacon" // CfgSyncBeaconBroadcastIntervalSec is the interval in seconds at which the node broadcasts its sync status. CfgSyncBeaconBroadcastIntervalSec = "syncbeacon.broadcastInterval" // CfgSyncBeaconStartSynced defines whether to start the sync beacon in synced mode so it can issue an initial sync beacon message. CfgSyncBeaconStartSynced = "syncbeacon.startSynced" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.