Class WalletAccount<Meta>

Type Parameters

  • Meta = any

Hierarchy

Constructors

  • Type Parameters

    • Meta = any

    Parameters

    • blockchainGroup: string
    • wallet: string
    • address: string
    • $$meta: Meta

    Returns WalletAccount<Meta>

Properties

$$meta: Meta
address: string
blockchainGroup: string
wallet: string

Methods

Generated using TypeDoc