Table of Contents

Class PrivateKeyData

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

Properties

Entropy

public string Entropy { get; init; }

Property Value

string

PK

public string PK { get; init; }

Property Value

string