VyKeystorePasswordWalletImportRequest

A request object used for importing a password-protected keystore wallet.

Derived Properties (VyImportWalletRequestBase)

FieldTypeDescription

importWalletType

The type of wallet to be imported.

walletType

The type of wallet to be created.

pincode

string

The pincode to be set for the wallet.

clients

string[]

The list of clients to be associated with the wallet.

Properties

FieldTypeDescription

keystore

string

The keystore file to import.

password

string

The password used to decrypt the keystore file.

Last updated