toggle menu
lattice-kt
1.0-SNAPSHOT
jvm
switch theme
search in API
wallet
/
com.example.wallet
/
Mnemonic
Mnemonic
data
class
Mnemonic
(
val
phrase
:
String
)
助记词
Members
Members & Extensions
Constructors
Mnemonic
Link copied to clipboard
constructor
(
phrase
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
phrase
Link copied to clipboard
val
phrase
:
String
Functions
to
Entropy
Link copied to clipboard
fun
Mnemonic
.
toEntropy
(
lang
:
Language
)
:
Entropy
to
Mnemonic
Words
Link copied to clipboard
fun
Mnemonic
.
toMnemonicWords
(
)
:
MnemonicWords