Table of Contents

Class WalletAddress

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

Properties

Address

public string Address { get; init; }

Property Value

string

HdPath

public string HdPath { get; init; }

Property Value

string