Module bee_tangle::solid_entry_point[][src]

Types used to represent SEPs (Solid Entry Points). A SolidEntryPoint is a [MessageId] of a message that is solid even if we do not have them or their past in the database. They often come from a snapshot file and allow a node to solidify without needing the full tangle history.

Structs

SolidEntryPoint

A SolidEntryPoint is a MessageId of a message that is solid even if we do not have them or their past in the database. They often come from a snapshot file and allow a node to solidify without needing the full tangle history.