Table of Contents

Class PoolTarget

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

Properties

MaxHeight

A max height of 0 means it is valid forever

public uint MaxHeight { get; init; }

Property Value

uint

PuzzleHash

public string PuzzleHash { get; init; }

Property Value

string