Closed harningt closed 10 years ago
Addressed in 9109f12e9bee242879aeeac8862898f370af0c23 by offering a system that allows all decoders to be queried for a decoding result and returning all successes.
Has a minor deficiency that the implementation doesn't allow for multiple word-lists per-system, but that would be unexpected given the current 3 implementation targets.
A user is typically expected to know just the word sequence so there must be a way to at least provide a list of potential mnemonic systems for a user to select after inputting the words.
Depending on the supported mnemonics, this may or may not require the additional data such as password or prefix data.