Table of Contents

Class SubSlotProofs

Namespace
chia.dotnet
Assembly
chia-dotnet.dll
public record SubSlotProofs : IEquatable<SubSlotProofs>
Inheritance
SubSlotProofs
Implements
Inherited Members
Extension Methods

Properties

ChallengeChainSlotProof

public VDFProof ChallengeChainSlotProof { get; init; }

Property Value

VDFProof

InfusedChallengeChainSlotProof

public VDFProof? InfusedChallengeChainSlotProof { get; init; }

Property Value

VDFProof

RewardChainSlotProof

public VDFProof RewardChainSlotProof { get; init; }

Property Value

VDFProof