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

Entropy Length Error: bitsToBytes is not defined #4

Closed Auronmatrix closed 5 years ago

Auronmatrix commented 5 years ago

When hitting the error for masterSecret.length * 8 < slipHelper.MIN_ENTROPY_BITS throws bitToBytes is not defined