Class WalletAddress
public record WalletAddress : IEquatable<WalletAddress>
  - Inheritance
 - 
      
      WalletAddress
 
- Implements
 
- Inherited Members
 
- Extension Methods
 
Properties
Address
public string Address { get; init; }
  Property Value
HdPath
public string HdPath { get; init; }