Packed Record TBlockSummary

Hierarchy
Methods
Properties

Unit

Declaration

type TBlockSummary = packed record

Description

Record to hold summary data for a block

Overview

Fields

Public BlockHash: String[32];
Public BlockNumber: Integer;
Public SumHash: String[32];

Description

Fields

Public BlockHash: String[32];

The block's hash.

Public BlockNumber: Integer;

The current block number.

Public SumHash: String[32];

The sum hash.


Generated by PasDoc 0.16.0-snapshot.