Skip to content

Commit

Permalink
fix example 3.updateEntity2Presentation.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rober12 committed Mar 9, 2023
1 parent 5967b96 commit 85295b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examplePresentations/3.updateEntity2Presentation.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ async function main() {
transactionFactory.presentationRegistry.getReceiverPresentationStatus(
web3,
configData.didEntity2,
presentationHash.psmhash
receiverPresentationHash
)

web3.eth.call(presentationStatus).then((result) => {
Expand Down

0 comments on commit 85295b4

Please sign in to comment.