Skip to content

Commit 0f14ef4

Browse files
committed
Fix docs list
1 parent 8159fdf commit 0f14ef4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contracts/utils/cryptography/ECDSA.sol

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ library ECDSA {
5050
* be too long), and then calling {MessageHashUtils-toEthSignedMessageHash} on it.
5151
*
5252
* Documentation for signature generation:
53+
*
5354
* - with https://web3js.readthedocs.io/en/v1.3.4/web3-eth-accounts.html#sign[Web3.js]
5455
* - with https://docs.ethers.io/v5/api/signer/#Signer-signMessage[ethers]
5556
*/

0 commit comments

Comments
 (0)