Versions in this module Expand all Collapse all v1 v1.11.11 Aug 6, 2024 Changes in this version + const CodecVersion + var Codec codec.Manager + type StateSummary interface + BlockBytes func() []byte + Bytes func() []byte + ForkHeight func() uint64 + ID func() ids.ID + InnerSummaryBytes func() []byte + func Build(forkHeight uint64, block []byte, coreSummary []byte) (StateSummary, error) + func Parse(bytes []byte) (StateSummary, error)