Table of Contents

Class Root

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

Properties

Generation

public uint Generation { get; init; }

Property Value

uint

NodeHash

public string? NodeHash { get; init; }

Property Value

string

Status

public Status Status { get; init; }

Property Value

Status

TreeId

public string TreeId { get; init; }

Property Value

string