Class ProofStep
Inheritance
System.Object
ProofStep
Namespace: Netmavryk.Forging.Models
Assembly: Netmavryk.dll
Syntax
public class ProofStep : object
Properties
| Improve this Doc View SourceInputProof
Declaration
public InputProof InputProof { get; set; }
Property Value
| Type | Description |
|---|---|
| InputProof |
PvmStep
Declaration
public byte[] PvmStep { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Byte[] |