mirror of
https://github.com/logos-storage/logos-storage-proofs.git
synced 2026-01-02 13:33:10 +00:00
add todo
This commit is contained in:
parent
c8e7a32e07
commit
eb8db5d233
@ -61,6 +61,8 @@ function merkelize(leafs) {
|
|||||||
return merkle[0];
|
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 () {
|
describe("Storer test", function () {
|
||||||
this.timeout(100000);
|
this.timeout(100000);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user