Versions in this module Expand all Collapse all v1 v1.2.10 Dec 12, 2025 Changes in this version + type Tree interface + Accept func(context.Context, chain.Block) error + Add func(chain.Block) + Get func(chain.Block) (chain.Block, bool) + func New() Tree