Table of Contents

Class VCLineageProof

Namespace
chia.dotnet
Assembly
chia-dotnet.dll

The covenant layer for exigent metadata layers requires to be passed the previous parent's metadata too

public record VCLineageProof : LineageProof, IEquatable<LineageProof>, IEquatable<VCLineageProof>
Inheritance
VCLineageProof
Implements
Inherited Members
Extension Methods

Properties

ParentProofHash

public string? ParentProofHash { get; init; }

Property Value

string
The covenant layer for exigent metadata layers requires to be passed the previous parent's metadata too