Documentation ¶
Index ¶
Constants ¶
View Source
const ( // LMI is set to CMI at startup CfgTangleSyncedAtStartup = "syncedAtStartup" // whether to revalidate the database on startup if corrupted CfgTangleRevalidateDatabase = "revalidate" )
View Source
const (
// CfgTangleMilestoneTimeout is the interval milestone timeout events are fired if no new milestones are received.
CfgTangleMilestoneTimeout = "tangle.milestoneTimeout"
)
Variables ¶
View Source
var ( CorePlugin *node.CorePlugin ErrDatabaseRevalidationFailed = errors.New("Database revalidation failed! Please delete the database folder and start with a new snapshot.") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.