Table of Contents

Class VDFProof

Namespace
chia.dotnet
Assembly
chia-dotnet.dll
public record VDFProof : IEquatable<VDFProof>
Inheritance
VDFProof
Implements
Inherited Members
Extension Methods

Properties

NormalizedToIdentity

public bool NormalizedToIdentity { get; init; }

Property Value

bool

Witness

public string Witness { get; init; }

Property Value

string

WitnessType

public byte WitnessType { get; init; }

Property Value

byte