Interface: AccountAddress
An Address of the Account
Table of contents
Properties
Properties
address
• address: string
The Bech32 address.
keyIndex
• keyIndex: number
The address key index.
internal
• internal: boolean
Whether the address is a public or an internal (change) address.
used
• used: boolean
Whether the address was already used before.