Packed Record BlockHeaderData
Unit
Declaration
type BlockHeaderData = packed record
Description
This item has no description.
Overview
Fields
![]() |
AccountMiner: String[40]; |
![]() |
Difficult: Integer; |
![]() |
LastBlockHash: String[32]; |
![]() |
MinerFee: Int64; |
![]() |
Number: Int64; |
![]() |
NxtBlkDiff: Integer; |
![]() |
Reward: Int64; |
![]() |
Solution: String[200]; |
![]() |
TargetHash: String[32]; |
![]() |
TimeEnd: Int64; |
![]() |
TimeLast20: Integer; |
![]() |
TimeStart: Int64; |
![]() |
TimeTotal: Integer; |
![]() |
TrxTotales: Integer; |
Description
Fields
![]() |
AccountMiner: String[40]; |
|
This item has no description. | |
![]() |
Difficult: Integer; |
|
This item has no description. | |
![]() |
LastBlockHash: String[32]; |
|
180 necessary | |
![]() |
MinerFee: Int64; |
|
This item has no description. | |
![]() |
Number: Int64; |
|
This item has no description. | |
![]() |
NxtBlkDiff: Integer; |
|
This item has no description. | |
![]() |
Reward: Int64; |
|
This item has no description. | |
![]() |
Solution: String[200]; |
|
This item has no description. | |
![]() |
TargetHash: String[32]; |
|
This item has no description. | |
![]() |
TimeEnd: Int64; |
|
This item has no description. | |
![]() |
TimeLast20: Integer; |
|
This item has no description. | |
![]() |
TimeStart: Int64; |
|
This item has no description. | |
![]() |
TimeTotal: Integer; |
|
This item has no description. | |
![]() |
TrxTotales: Integer; |
|
This item has no description. | |
Generated by PasDoc 0.16.0-snapshot.
