Unverified Commit ad228245 by Francisco Giordano Committed by GitHub

Merge pull request #478 from rudygodoy/patch-2

Fixes typos in documentation
parents fe3e3604 a9055f5c
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)
"""""""""""""""""""""""""""""""""""""""""""""""""
......
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