Skip to content

Commit

Permalink
Note to use checksum libraries.
Browse files Browse the repository at this point in the history
  • Loading branch information
flatheadmill committed Dec 11, 2015
1 parent 56499f3 commit 8f5402c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frame/binary.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// TODO Use `hash.djb` or other libraries.
var createChecksum = require('../checksum')

function Binary (checksum) {
Expand Down

0 comments on commit 8f5402c

Please sign in to comment.