mirror of
https://github.com/fluencelabs/crypto
synced 2025-04-24 14:22:18 +00:00
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:
parent
fe922f7f9a
commit
41be69ecc4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user