Skip to content

Commit

Permalink
Remove incorrect note from comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffsmale90 authored Dec 19, 2024
1 parent b50bc64 commit 9d7ea1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sign-authorization.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ function validateAuthorization(authorization: Authorization) {

/**
* Sign an authorization message with the provided private key.
* The signature format follows EIP-155 for chain-specific signatures.
*
* @param options - The signing options.
* @param options.privateKey - The private key to sign with.
Expand Down

0 comments on commit 9d7ea1b

Please sign in to comment.