package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Packages

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

# Functions

No description provided by the author

# Constants

MaxRecentlyAcceptedWindowSize is the maximum number of blocks that the recommended minimum height will lag behind the last accepted block.
MinRecentlyAcceptedWindowSize is the minimum number of blocks that the recommended minimum height will lag behind the last accepted block.
RecentlyAcceptedWindowTTL is the amount of time after a block is accepted to avoid recommending it as the minimum height.

# Interfaces

Manager adds the ability to introduce newly accepted blocks IDs to the State interface.
No description provided by the author