Skip to content

Commit

Permalink
Update packages/multichain/src/handlers/wallet-getSession.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Elliot Winkler <[email protected]>
  • Loading branch information
jiexi and mcmire authored Dec 17, 2024
1 parent 3d68f83 commit d997b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/multichain/src/handlers/wallet-getSession.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import {
*
* @param request - The request object.
* @param response - The response object.
* @param _next - The next middleware function.
* @param _next - The next middleware function. Unused.
* @param end - The end function.
* @param hooks - The hooks object.
* @param hooks.getCaveat - Function to retrieve a caveat.
Expand Down

0 comments on commit d997b82

Please sign in to comment.