@iyonger/aptos-web3-bip44.js
Version:
Web3 SDK For Aptos
42 lines (22 loc) • 629 B
Markdown
[@martiandao/aptos-web3-bip44.js](../README.md) / [Exports](../modules.md) / AccountMetaData
# Interface: AccountMetaData
## Table of contents
### Properties
- [address](AccountMetaData.md#address)
- [derivationPath](AccountMetaData.md#derivationpath)
- [publicKey](AccountMetaData.md#publickey)
## Properties
### address
• **address**: `string`
#### Defined in
wallet_client.ts:28
___
### derivationPath
• **derivationPath**: `string`
#### Defined in
wallet_client.ts:27
___
### publicKey
• `Optional` **publicKey**: `string`
#### Defined in
wallet_client.ts:29