VyMigrationWalletImportRequest
A request object used for importing a wallet to a new chain in the Vy system.
Derived Properties (VyImportWalletRequestBase)
Field | Type | Description |
---|---|---|
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
Field | Type | Description |
---|---|---|
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