mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
[DOCS] Update OpenZeppelin's ECDSA contract URL
This commit is contained in:
parent
6e1d61a232
commit
b37723dc36
@ -431,7 +431,7 @@ The full contract
|
||||
.. note::
|
||||
The function ``splitSignature`` does not use all security
|
||||
checks. A real implementation should use a more rigorously tested library,
|
||||
such as openzepplin's `version <https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/cryptography/ECDSA.sol>`_ of this code.
|
||||
such as openzepplin's `version <https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/utils/cryptography/ECDSA.sol>`_ of this code.
|
||||
|
||||
Verifying Payments
|
||||
------------------
|
||||
|
Loading…
Reference in New Issue
Block a user