Skip to main content

IDataStore.dataStoreSaveVerifiablePresentation() method

Saves verifiable presentation to the data store

Signature:
dataStoreSaveVerifiablePresentation(args: IDataStoreSaveVerifiablePresentationArgs): Promise<string>;

Parameters

ParameterTypeDescription
argsIDataStoreSaveVerifiablePresentationArgsverifiable presentation
Returns:

Promise<string>

a promise that resolves to the hash of the VerifiablePresentation