[][src]Module buffett_core::window

The window module defines data structure for storing the tail of the ledger.

Structs

WindowIndex
WindowSlot

Constants

WINDOW_SIZE

Traits

WindowUtil

Functions

blob_idx_in_window
default_window
index_blobs
initialized_window

Initialize a rebroadcast window with most recent Entry blobs

new_window_from_entries

Type Definitions

SharedWindow