Class RevealProof
Namespace: Netezos.Forging.Models
Assembly: Netezos.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 |