CreateWallet
Creates a new wallet for the application.
Last updated
Creates a new wallet for the application.
Last updated
Path Parameters
reqParams
The parameters required to create the wallet.
Returns
VyTask<> A task that represents the asynchronous creation of the wallet.
Path Parameters
reqParams
The request parameters for creating an unrecoverable wallet.
Returns
VyTask<> A task that represents the asynchronous operation. The task result contains the created wallet.
Path Parameters
reqParams
The request parameters for creating the wallet.
Returns
Path Parameters
reqParams
Parameters for wallet creation
Returns
VyTask<> A task that represents the asynchronous operation. The task result contains the created wallet.
VyTask<> A task that represents the asynchronous creation of the wallet