Search Results for

    Show / Hide Table of Contents

    Class ProofStep

    Inheritance
    System.Object
    ProofStep
    Namespace: Netezos.Forging.Models
    Assembly: Netezos.dll
    Syntax
    public class ProofStep : object

    Properties

    | Improve this Doc View Source

    InputProof

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

    PvmStep

    Declaration
    public byte[] PvmStep { get; set; }
    Property Value
    Type Description
    System.Byte[]
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Baking Bad