Merge branch 'master' into tendermint-tx-fixed

This commit is contained in:
Manolo 2018-03-29 19:26:17 +02:00 committed by GitHub
commit a905260e07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -77,4 +77,6 @@ Don't forget to import the package in your code:
import * as sha3 from 'js-sha3'
If you would like to see a more complex example, please have a look [here](https://github.com/bigchaindb/project-jannowitz/blob/code-examples/js-examples/crypto-conditions.js)
.. TODO: Document Utils when finished