Skip to content

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <[email protected]>
  • Loading branch information
jamshale committed Nov 6, 2024
1 parent 1a8501e commit f7769ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ async def main():
alice_conn.connection_id,
indy_conn.connection_id,
cred_def.credential_definition_state["credential_definition_id"],
{"firstname": "Old", "lastname": "Builder"},
{"firstname": "Indy", "lastname": "Builder"},
)

# Present the the credential's attributes
Expand Down

0 comments on commit f7769ac

Please sign in to comment.