ENTROPY_BITS_18_WORDS

const val ENTROPY_BITS_18_WORDS: Int = 192

Entropy bits for 18-word mnemonics.

Calculation: 192 bits entropy + 6 bits checksum = 198 bits / 11 = 18 words. Security: 192 bits (~10^57 combinations) - strong security.