Function: verifiableStorageUpdate()
verifiableStorageUpdate(
httpRequestContext
,componentName
,request
):Promise
<IVerifiableStorageUpdateResponse
>
UPdate an Verifiable Storage.
Parameters
httpRequestContext
IHttpRequestContext
The request context for the API.
componentName
string
The name of the component to use in the routes.
request
IVerifiableStorageUpdateRequest
The request.
Returns
Promise
<IVerifiableStorageUpdateResponse
>
The response object with additional http response properties.