WordCount

enum WordCount : Enum<WordCount>

An enum describing entropy length (aka word count) in the mnemonic.

Entries

Link copied to clipboard

12 words mnemonic (128 bits entropy).

Link copied to clipboard

15 words mnemonic (160 bits entropy).

Link copied to clipboard

18 words mnemonic (192 bits entropy).

Link copied to clipboard

21 words mnemonic (224 bits entropy).

Link copied to clipboard

24 words mnemonic (256 bits entropy).

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int