Offline Transaction Signing (OTS) 0.1.0
Loading...
Searching...
No Matches
ots::exception::seed::LengthMismatch Class Reference

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...

#include <ots-exceptions.hpp>

Inheritance diagram for ots::exception::seed::LengthMismatch:
Collaboration diagram for ots::exception::seed::LengthMismatch:

Public Member Functions

 LengthMismatch ()
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ LengthMismatch()

ots::exception::seed::LengthMismatch::LengthMismatch ( )
inlineexplicit

The documentation for this class was generated from the following file: