Skip to content

@liquality.types.WalletOptions

Krasimir Raykov edited this page Mar 30, 2022 · 3 revisions

Interface: WalletOptions

@liquality/types.WalletOptions

Table of contents

Properties

Properties

data

Optional data: Record<string, any>

Defined in

types/lib/Wallet.ts:10


derivationPath

derivationPath: string

Defined in

types/lib/Wallet.ts:8


index

index: string

Defined in

types/lib/Wallet.ts:9


mnemonic

mnemonic: string

Defined in

types/lib/Wallet.ts:7

Clone this wiki locally