WordList.MAX_BITS

Total number of bits

struct WordList
enum MAX_BITS = MAX_WORDS * MNEMONIC_BITS;

Meta