Skip to content

FromSeedOptions

Defined in: src/Wallet.ts:434

Options for creating a wallet from seed.

Since

0.7.0

Properties

sync?

optional sync: boolean

Defined in: src/Wallet.ts:436

Whether to wait for wallet sync before returning (default: true)