Search Results for

    Show / Hide Table of Contents

    Class DoubleConsensusContent

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

    Fields

    | Improve this Doc View Source

    InlineConsensusOperation

    Declaration
    public required InlineConsensusOperation
    Field Value
    Type Description
    required

    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

    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