diff --git a/examplePresentations/3.updateEntity2Presentation.js b/examplePresentations/3.updateEntity2Presentation.js index c7852da..8959f8c 100644 --- a/examplePresentations/3.updateEntity2Presentation.js +++ b/examplePresentations/3.updateEntity2Presentation.js @@ -74,7 +74,7 @@ async function main() { transactionFactory.presentationRegistry.getReceiverPresentationStatus( web3, configData.didEntity2, - presentationHash.psmhash + receiverPresentationHash ) web3.eth.call(presentationStatus).then((result) => {