Type Alias: Wallet

Wallet = object
Defined in: types.ts:20

Properties

accounts

accounts: WalletAccount[]
Defined in: types.ts:23

id

id: string
Defined in: types.ts:21

name

name: string
Defined in: types.ts:22