BlockMatches
BlockMatches struct { SeedInfo MatchCount uint64 FirstIndex uint64 LastIndex uint64 }
BlockMatches describes all occurrences of a digest in a trusted seed.
Properties
| Name | Type | Description |
|---|---|---|
MatchCount | uint64 | Field MatchCount of BlockMatches. |
FirstIndex | uint64 | Field FirstIndex of BlockMatches. |
LastIndex | uint64 | Field LastIndex of BlockMatches. |
Source
This page is generated from SDK source metadata and the translation catalog.