Table of Contents

Class HarvesterSync

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

Properties

Initial

public bool Initial { get; init; }

Property Value

bool

PlotFilesProcessed

public uint PlotFilesProcessed { get; init; }

Property Value

uint

PlotFilesTotal

public uint PlotFilesTotal { get; init; }

Property Value

uint