# Packages

No description provided by the author
No description provided by the author

# Functions

DefaultStoreConfig for livenet.
DefaultStoreConfig for livenet.
LiteStoreConfig is for tests or inmemory.
LiteStoreConfig is for tests or inmemory.
New creates IndexedPush instance.
NewMemStore creates store over memory map.
New creates Orderer instance.
New creates Push instance.
NewStore creates store over key-value db.

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Genesis stores genesis state.
IndexedPush performs events ordering and detects cheaters It's a wrapper around Orderer, which adds features which might potentially be application-specific: confirmed events traversal, DAG index updates and cheaters detection.
LastDecidedState is for persistent storing.
Unlike processes events to reach finality on their order.
No description provided by the author
Push performs events ordering and detects cheaters It's a wrapper around Orderer, which adds features which might potentially be application-specific: confirmed events traversal, cheaters detection.
Store is a abft persistent storage working over parent key-value database.
StoreCacheConfig is a cache config for store db.
StoreConfig is a config for store db.

# Interfaces

No description provided by the author
No description provided by the author
EventSource is a callback for getting events from an external storage.
No description provided by the author

# Type aliases

No description provided by the author