Skip to main content

Interface: WalletOptions

Options for the Wallet builder.

Table of contents

Properties

Properties

storagePath

Optional storagePath: string

The path to the wallet database.


clientOptions

Optional clientOptions: IClientOptions

The node client options.


coinType

Optional coinType: CoinType

The type of coin stored with the wallet.


secretManager

Optional secretManager: SecretManagerType

The secret manager to use.