Class RewardChainSubSlot
public record RewardChainSubSlot : IEquatable<RewardChainSubSlot>
- Inheritance
-
RewardChainSubSlot
- Implements
- Inherited Members
- Extension Methods
Properties
ChallengeChainSubSlotHash
public string ChallengeChainSubSlotHash { get; init; }
Property Value
Deficit
16 or less. usually zero
public byte Deficit { get; init; }
Property Value
EndOfSlotVdf
public VDFInfo EndOfSlotVdf { get; init; }
Property Value
InfusedChallengeChainSubSlotHash
public string? InfusedChallengeChainSubSlotHash { get; init; }