Packed Record TMNode
Unit
Declaration
type TMNode = packed record
Description
This item has no description.
Overview
Fields
![]() |
First: Integer; |
![]() |
Fund: String[40]; |
![]() |
Hash: String[32]; |
![]() |
Ip: String[15]; |
![]() |
Last: Integer; |
![]() |
Port: Integer; |
![]() |
Sign: String[40]; |
![]() |
Total: Integer; |
![]() |
Validations: Integer; |
Description
Fields
![]() |
First: Integer; |
|
This item has no description. | |
![]() |
Fund: String[40]; |
|
This item has no description. | |
![]() |
Hash: String[32]; |
|
This item has no description. | |
![]() |
Ip: String[15]; |
|
This item has no description. | |
![]() |
Last: Integer; |
|
This item has no description. | |
![]() |
Port: Integer; |
|
This item has no description. | |
![]() |
Sign: String[40]; |
|
This item has no description. | |
![]() |
Total: Integer; |
|
This item has no description. | |
![]() |
Validations: Integer; |
|
This item has no description. | |
Generated by PasDoc 0.16.0-snapshot.
