Search Results for

    Show / Hide Table of Contents

    Class DalEntrapmentEvidenceContent

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

    Properties

    | Improve this Doc View Source

    Attestation

    Declaration
    public InlineAttestation Attestation { get; set; }
    Property Value
    Type Description
    InlineAttestation
    | 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

    ShardWithProof

    Declaration
    public ShardWithProof ShardWithProof { get; set; }
    Property Value
    Type Description
    ShardWithProof
    | 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