Search Results for

    Show / Hide Table of Contents

    Class DalPageProof

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

    Properties

    | Improve this Doc View Source

    DalPageId

    Declaration
    public DalPageId DalPageId { get; set; }
    Property Value
    Type Description
    DalPageId
    | Improve this Doc View Source

    Proof

    Declaration
    public byte[] Proof { 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