mirror of
https://github.com/codex-storage/codex-storage-proofs.git
synced 2025-02-13 19:26:47 +00:00
add todo
This commit is contained in:
parent
c8e7a32e07
commit
eb8db5d233
@ -61,6 +61,8 @@ function merkelize(leafs) {
|
||||
return merkle[0];
|
||||
}
|
||||
|
||||
// TODO: should be removed at some point, as the rust test should be sufficient, but left here for now to aid debugging
|
||||
|
||||
describe("Storer test", function () {
|
||||
this.timeout(100000);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user