ipfs/js-ipns

Fail validation if record over max size

lidel opened this issue · 1 comments

lidel commented

After ipfs/specs#319 is merged we should update this library and fail IPNS Record validation when the total size is over the max size defined in the spec.

Fixed by #226