Commit a9055f5c by Rudy Godoy Committed by GitHub

Fixes typos

parent 5cf50367
ECReovery ECRecovery
============================================= =============================================
Returns the signer of the the hash using the signature divided in v, r, and s values. Returns the signer of the hash using the signature divided in v, r, and s values.
recover(bytes32 hash, bytes sig) internal returns (address) recover(bytes32 hash, bytes sig) internal returns (address)
""""""""""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""""""""""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment