Class ProofStep
Inheritance
System.Object
ProofStep
Namespace: Netezos.Forging.Models
Assembly: Netezos.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[] |