Hierarchy

  • Account

Properties

appsKey: string

The root of the keychain used to generate app-specific keys

dataPrivateKey: string

The private key used in Stacks 1.0 to register BNS names

index: number

The index of this account in the user's wallet

profile?: Profile

A profile object that is publicly associated with this account's username

salt: string

The salt is the same as the wallet-level salt. Used for app-specific keys

stxPrivateKey: string

The private key used for STX payments

username?: string

A single username registered via BNS for this account

Generated using TypeDoc