Class VdfRevelationContent
Namespace: Netezos.Forging.Models
Assembly: Netezos.dll
Syntax
public class VdfRevelationContent : OperationContent
Properties
| Improve this Doc View SourceKind
Declaration
public override string Kind { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
| Improve this Doc View SourceSolution
Declaration
public List<string> Solution { get; set; }
Property Value
Type | Description |
---|---|
List<System.String> |