MnemonicLanguage
in package
MnemonicLanguage defines supported languages for mnemonic phrases. It is used for instantiating mnemonic wallet if language is different from default english.
Tags
Table of Contents
Cases
Methods
- toString() : string
- Returns the string representation of the language.
Cases
ENGLISH
FRENCH
ITALIAN
SPANISH
Methods
toString()
Returns the string representation of the language.
public
toString() : string
Return values
string —The language as a lowercase string.