suggest

open fun suggest(prefix: String): String

Return BIP39 English words that match the given prefix. A single string is returned, with space-separated list of words.

Return

Single non-null string, space-separated list of words containing BIP39 words that match the given prefix.

Parameters

prefix

Non-null string prefix