Class DalSlotHeader
Inheritance
System.Object
DalSlotHeader
Namespace: Netezos.Forging.Models
Assembly: Netezos.dll
Syntax
public class DalSlotHeader : object
Properties
| Improve this Doc View SourceCommitment
Declaration
public string Commitment { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CommitmentProof
Declaration
public byte[] CommitmentProof { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] |
SlotIndex
Declaration
public byte SlotIndex { get; set; }
Property Value
Type | Description |
---|---|
System.Byte |