Offline Transaction Signing (OTS) 0.1.0
|
All exceptions related to ots::Seed. More...
Classes | |
class | LanguageNotFound |
a language expected if not found More... | |
class | LanguageNotSupportedBySeedType |
a language is not supported by the seed type More... | |
class | LengthMismatch |
a seed expected has a different length, and is used instead of WordCount on merging Values/seed phrases together. The length of the seed phrases or values must be the same, you can't merge a 25 words Monero Seed with a 16 words Polyseed e.g. More... | |
class | MergeError |
a seed index could not be merged More... | |
class | NoDefaultLanguageSet |
a default language is expected but not set More... | |
class | PasswordNotSupported |
a password is not supported for the seed type More... | |
class | SeedDecodingFailed |
a seed could not be encoded More... | |
class | SeedEncodingFailed |
a seed could not be encoded More... | |
class | TooFewValues |
you need at least two values to merge. More... | |
class | WordCount |
a seed expected has a different word count. Polyseed are 16 words, Monero Seeds are 25 words, Legacy Seeds are 13 words More... | |
All exceptions related to ots::Seed.