Class SignagePoint
public record SignagePoint : IEquatable<SignagePoint>
  - Inheritance
 - 
      
      SignagePoint
 
- Implements
 
- Inherited Members
 
- Extension Methods
 
Properties
CcProof
public VDFProof? CcProof { get; init; }
  Property Value
CcVdf
public VDFInfo? CcVdf { get; init; }
  Property Value
RcProof
public VDFProof? RcProof { get; init; }
  Property Value
RcVdf
public VDFInfo? RcVdf { get; init; }