Table of Contents

Class EndOfSubSlotBundle

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

Properties

ChallengeChain

public ChallengeChainSubSlot ChallengeChain { get; init; }

Property Value

ChallengeChainSubSlot

InfusedChallengeChain

public InfusedChallengeChainSubSlot? InfusedChallengeChain { get; init; }

Property Value

InfusedChallengeChainSubSlot

Proofs

public SubSlotProofs Proofs { get; init; }

Property Value

SubSlotProofs

RewardChain

public RewardChainSubSlot RewardChain { get; init; }

Property Value

RewardChainSubSlot