Table of Contents

Class Layer

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

Properties

CombinedHash

public string CombinedHash { get; init; }

Property Value

string

OtherHash

public string OtherHash { get; init; }

Property Value

string

OtherHashSide

public Side OtherHashSide { get; init; }

Property Value

Side