Search Results for

    Show / Hide Table of Contents

    Class PreattestationContent

    Inheritance
    System.Object
    OperationContent
    ConsensusOperationContent
    PreattestationContent
    Namespace: Netezos.Forging.Models
    Assembly: Netezos.dll
    Syntax
    public class PreattestationContent : ConsensusOperationContent

    Properties

    | Improve this Doc View Source

    Kind

    Declaration
    public override string Kind { get; }
    Property Value
    Type Description
    System.String
    Overrides
    OperationContent.Kind
    | Improve this Doc View Source

    Level

    Declaration
    public int Level { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    Round

    Declaration
    public int Round { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    Slot

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