Skip to content

Commit

Permalink
Update packages/multichain/src/adapters/caip-permission-adapter-middl…
Browse files Browse the repository at this point in the history
…eware.ts

Co-authored-by: Elliot Winkler <[email protected]>
  • Loading branch information
jiexi and mcmire authored Dec 17, 2024
1 parent c102e37 commit 3d68f83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import { getSessionScopes } from './caip-permission-adapter-session-scopes';
* Middleware to handle CAIP-25 permission requests.
*
* @param request - The request object.
* @param _response - The response object.
* @param _response - The response object. Unused.
* @param next - The next middleware function.
* @param end - The end function.
* @param hooks - The hooks object.
Expand Down

0 comments on commit 3d68f83

Please sign in to comment.