Search Results for

    Show / Hide Table of Contents

    Class RawDataProof

    Inheritance
    System.Object
    RevealProofData
    RawDataProof
    Namespace: Netezos.Forging.Models
    Assembly: Netezos.dll
    Syntax
    public class RawDataProof : RevealProofData

    Properties

    | Improve this Doc View Source

    RawData

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

    RevealProofDataKind

    Declaration
    public override string RevealProofDataKind { get; }
    Property Value
    Type Description
    System.String
    Overrides
    RevealProofData.RevealProofDataKind
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Baking Bad