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

# Functions

Add the block to the tree and return if the parent block should be fetched, but wasn't desired before.
No description provided by the author
No description provided by the author
No description provided by the author
GetBlockIterator returns a block iterator that will produce values corresponding to persisted blocks in order of increasing height.
GetBlockIteratorWithStart returns a block iterator that will produce values corresponding to persisted blocks in order of increasing height starting at [height].
No description provided by the author
NewTree creates a new interval tree from the provided database.
No description provided by the author
No description provided by the author
Remove the block from the tree.

# Structs

No description provided by the author
Tree implements a set of numbers by tracking intervals.