We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8159fdf commit 0f14ef4Copy full SHA for 0f14ef4
contracts/utils/cryptography/ECDSA.sol
@@ -50,6 +50,7 @@ library ECDSA {
50
* be too long), and then calling {MessageHashUtils-toEthSignedMessageHash} on it.
51
*
52
* Documentation for signature generation:
53
+ *
54
* - with https://web3js.readthedocs.io/en/v1.3.4/web3-eth-accounts.html#sign[Web3.js]
55
* - with https://docs.ethers.io/v5/api/signer/#Signer-signMessage[ethers]
56
*/
0 commit comments