Class SubSlotProofs
public record SubSlotProofs : IEquatable<SubSlotProofs>
- Inheritance
-
SubSlotProofs
- Implements
- Inherited Members
- Extension Methods
Properties
ChallengeChainSlotProof
public VDFProof ChallengeChainSlotProof { get; init; }
Property Value
InfusedChallengeChainSlotProof
public VDFProof? InfusedChallengeChainSlotProof { get; init; }
Property Value
RewardChainSlotProof
public VDFProof RewardChainSlotProof { get; init; }