Type Alias: WalletAccount
WalletAccount = object
Defined in: types.ts:26
Properties
address
address: string
Defined in: types.ts:32
addressFormat
addressFormat: AddressFormat
Defined in: types.ts:31
createdAt
createdAt: Timestamp
Defined in: types.ts:33
curve
curve: Curve
Defined in: types.ts:28
id
id: string
Defined in: types.ts:27
path
path: string
Defined in: types.ts:30
pathFormat
pathFormat: PathFormat
Defined in: types.ts:29
updatedAt
updatedAt: Timestamp
Defined in: types.ts:34