package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev
# 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.