Skip to content

Commit

Permalink
Add hash256()
Browse files Browse the repository at this point in the history
  • Loading branch information
xhliu committed Oct 28, 2019
1 parent 1b83c94 commit 43e5832
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/functions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ Hashing

ripemd160(sha256(b))

* ``Sha256 hash256(bytes b)``

sha256(sha256(b))

Signature Verification
----------------------
* ``bool checkSig(Sig sig, PubKey pk)``
Expand Down

0 comments on commit 43e5832

Please sign in to comment.