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
Path Parameters
reqParams
The export parameters to be used for the wallet export.
Returns
VyTask<> A task that represents the asynchronous export operation. The task result contains the exported wallet keystore data.