Skip to content

Commit

Permalink
shorten string
Browse files Browse the repository at this point in the history
  • Loading branch information
cl0ete committed Oct 29, 2024
1 parent 648ab27 commit 4160171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/wallet/jws.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ async def sign_jws(
"name":"Alice",
"surname":"Demo"
},
"verification_method": "did:key:z6Mkprf81ujG1n48n5LMDaxyCLLFrnqCRBPhkTWsPfA8M6S3#z6Mkprf81ujG1n48n5LMDaxyCLLFrnqCRBPhkTWsPfA8M6S3"
"verification_method": "did:key:z6Mkprf81ujG1n48n5LMD...M6S3#z6Mkprf81ujG1n48n5LMDaxyCLLFrnqCRBPhkTWsPfA8M6S3"
}
```
Expand Down

0 comments on commit 4160171

Please sign in to comment.