Class RevealProof
Namespace: Netmavryk.Forging.Models
Assembly: Netmavryk.dll
Syntax
public class RevealProof : InputProof
Properties
| Improve this Doc View SourceInputProofKind
Declaration
public override string InputProofKind { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
Overrides
| Improve this Doc View SourceProof
Declaration
public RevealProofData Proof { get; set; }
Property Value
| Type | Description |
|---|---|
| RevealProofData |