UpdateMetadata
Updates the metadata of a wallet identified by its ID.
Server Authoritative (default)
Path Parameters
reqParams | The request parameters containing the updated metadata. |
Returns
VyTask<VyWalletDto> A task that represents the asynchronous operation. The task result contains the updated wallet metadata.
Last updated