UpdateContractMetadata
Updates the metadata of a contract with the given ID.
Server Authoritative (default)
Path Parameters
reqParams | The request parameters containing the metadata to update. |
Returns
VyTask<VyContractMetadataDto> A task that represents the asynchronous operation. The task result contains the updated contract metadata.
Last updated