Dataset RPC with ID (#29)

* init branch

* CoFail cases compiles

* trying to add ID into dataset protocol WIP

* `Datasets` class with cached DatasetStorage's

* tests compiles

* license header
This commit is contained in:
Dmitry Kurinskiy 2018-02-07 15:17:13 +03:00 committed by Dima
parent fe922f7f9a
commit 41be69ecc4

View File

@ -18,6 +18,7 @@
package fluence.crypto.hash
/**
* TODO add F[_] effect
* Base interface for hashing.
* @tparam M type of message for hashing
* @tparam H type of hashed message