ExportWallet
Exports a wallet with the specified ID using the provided export parameters.
Last updated
Exports a wallet with the specified ID using the provided export parameters.
Last updated
Server Authoritative (default)
Path Parameters
reqParams
The export parameters to be used for the wallet export.
Returns
VyTask<VyWalletKeystoreDto> A task that represents the asynchronous export operation. The task result contains the exported wallet keystore data.