Module solana::window[][src]

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

Structs

WindowIndex
WindowSlot

Enums

WindowError

Constants

WINDOW_SIZE

Functions

default_window
index_blobs
initialized_window

Initialize a rebroadcast window with most recent Entry blobs

new_window_from_entries
print_window
window

Type Definitions

SharedWindow