VyPrivateKeyWalletImportRequest
Represents a request to import a private key wallet.
Derived Properties (VyImportWalletRequestBase)
Field
Type
Description
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
privateKey
string
The private key to import.
Last updated