Ixian SDK
DLT.SuperBlockSegment Class Reference

Public Member Functions

 SuperBlockSegment (ulong block_num, byte[] block_checksum)
 

Public Attributes

ulong blockNum = 0
 
byte [] blockChecksum = null
 

Detailed Description

Definition at line 12 of file Block.cs.

Constructor & Destructor Documentation

◆ SuperBlockSegment()

DLT.SuperBlockSegment.SuperBlockSegment ( ulong  block_num,
byte []  block_checksum 
)

Definition at line 17 of file Block.cs.

Member Data Documentation

◆ blockChecksum

byte [] DLT.SuperBlockSegment.blockChecksum = null

Definition at line 15 of file Block.cs.

◆ blockNum

ulong DLT.SuperBlockSegment.blockNum = 0

Definition at line 14 of file Block.cs.


The documentation for this class was generated from the following file: