mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
fix link
This commit is contained in:
parent
748afe0edd
commit
c7e0983cef
@ -433,7 +433,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-solidity/blob/master/contracts/ECRecovery.sol>`_ of this code.
|
||||
such as openzepplin's `version <https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/cryptography/ECDSA.sol>`_ of this code.
|
||||
|
||||
Verifying Payments
|
||||
------------------
|
||||
|
Loading…
Reference in New Issue
Block a user