Skip to content
This repository was archived by the owner on Dec 28, 2022. It is now read-only.

Commit 70b2716

Browse files
committed
tweak todo
1 parent 911cd8a commit 70b2716

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

lib/caps.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ const b4a = require('b4a')
44
const c = require('compact-encoding')
55

66
// TODO: rename this to "crypto" and move everything hashing related etc in here
7-
// Also lets move the tree stuff from hypercore-crypto here, and loose the types
8-
// from the hashes there - they are not needed since we lock the indexes in the tree
9-
// hash and just makes alignment etc harder in other languages
7+
// Also lets move the tree stuff from hypercore-crypto here
108

119
const [TREE, REPLICATE_INITIATOR, REPLICATE_RESPONDER] = crypto.namespace('hypercore', 3)
1210

0 commit comments

Comments
 (0)