Class VCLineageProof
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