VerifiedBlock
VerifiedBlock struct { SeedInfo BlockHash Digest BlockIndex uint64 BlockSize uint64 }
VerifiedBlock identifies the first digest occurrence whose protocol block length agrees with the supplied block.
Properties
| Name | Type | Description |
|---|---|---|
BlockHash | Digest | Field BlockHash of VerifiedBlock. |
BlockIndex | uint64 | Field BlockIndex of VerifiedBlock. |
BlockSize | uint64 | Field BlockSize of VerifiedBlock. |
Source
This page is generated from SDK source metadata and the translation catalog.