Skip to main content

IDataStore.dataStoreSaveVerifiablePresentation() method

Saves verifiable presentation to the data store

Signature:

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

Parameters

Parameter

Type

Description

args

IDataStoreSaveVerifiablePresentationArgs

verifiable presentation

**Returns:**

Promise<string>

a promise that resolves to the hash of the VerifiablePresentation