VyMigrationWalletImportRequest

A request object used for importing a wallet to a new chain in the Vy system.

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

walletId

string

The ID of the wallet to be imported.

to

The chain to which the wallet should be imported. If not specified, the default chain will be used.

Last updated