Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add script for single issuer and single holder ipex #126

Merged
Prev Previous commit
Next Next commit
fix ts error
lenkan committed Nov 6, 2023
commit bcda205c11cb85a458f5069b26a97253130c8bc8
2 changes: 1 addition & 1 deletion examples/integration-scripts/single-issuer-holder.ts
Original file line number Diff line number Diff line change
@@ -247,7 +247,7 @@ async function run() {

console.log(grantNotification);

const repsonse = await admitCredential(
await admitCredential(
holderClient,
'holder',
grantNotification.a.d!,