Class FlowChunk
Assembly: Flow.Net.Sdk.Core.dll
Syntax
Properties
|
Improve this Doc
View Source
BlockId
Declaration
public string BlockId { get; set; }
Property Value
|
Improve this Doc
View Source
EndState
Declaration
public byte[] EndState { get; set; }
Property Value
|
Improve this Doc
View Source
EventCollection
Declaration
public byte[] EventCollection { get; set; }
Property Value
|
Improve this Doc
View Source
Index
Declaration
public ulong Index { get; set; }
Property Value
|
Improve this Doc
View Source
NumberOfTransactions
Declaration
public ulong NumberOfTransactions { get; set; }
Property Value
|
Improve this Doc
View Source
StartState
Declaration
public byte[] StartState { get; set; }
Property Value
|
Improve this Doc
View Source
TotalComputationUsed
Declaration
public ulong TotalComputationUsed { get; set; }
Property Value