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