ilap / slip39-js

The javascript implementation of the SLIP39 for Shamir's Secret-Sharing for Mnemonic Codes.
MIT License
69 stars 27 forks source link

Fix undefinedd bitsToBytes and incorrect constant name in entropy le… #5

Closed Auronmatrix closed 5 years ago

Auronmatrix commented 5 years ago

This PR fixes #4

ilap commented 5 years ago

Hi @Auronmatrix,

Thx for the contribution. I have reviewed your PRs and will merge them into the master.