wordBitLen constant

int const wordBitLen

Bit length for each BIP-39 word.

Implementation

static const int wordBitLen = 11;