Skip to main content

Function: verifiableStorageGet()

verifiableStorageGet(componentName, request): Promise<IVerifiableStorageGetResponse>

Get an Verifiable Storage.

Parameters

componentName

string

The name of the component to use in the routes.

request

IVerifiableStorageGetRequest

The request.

Returns

Promise<IVerifiableStorageGetResponse>

The response object with additional http response properties.