VyWifWalletImportRequest

A request class used for importing a wallet using a WIF key.

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

wif

string

The WIF key used to import the wallet.

Last updated