kappa-db/multifeed

callee of deserializeHeader() doesn't handle error

ralphtheninja opened this issue · 3 comments

We could just return null from deserializeHeader() and the callee should bail unless header is ok.

I'm guessing we assume that the header contains both header.version and header.keys?

fixed in 2.0.4