Search Results for

    Show / Hide Table of Contents

    Class DalSlotHeader

    Inheritance
    System.Object
    DalSlotHeader
    Namespace: Netezos.Forging.Models
    Assembly: Netezos.dll
    Syntax
    public class DalSlotHeader : object

    Properties

    | Improve this Doc View Source

    Commitment

    Declaration
    public string Commitment { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    CommitmentProof

    Declaration
    public byte[] CommitmentProof { get; set; }
    Property Value
    Type Description
    System.Byte[]
    | Improve this Doc View Source

    SlotIndex

    Declaration
    public byte SlotIndex { get; set; }
    Property Value
    Type Description
    System.Byte
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Baking Bad