#include <wallet_errors.h>
Definition at line 857 of file wallet_errors.h.
◆ wallet_files_doesnt_correspond()
| tools::error::wallet_files_doesnt_correspond::wallet_files_doesnt_correspond |
( |
std::string && |
loc, |
|
|
const std::string & |
keys_file, |
|
|
const std::string & |
wallet_file |
|
) |
| |
|
inlineexplicit |
◆ keys_file()
| const std::string& tools::error::wallet_files_doesnt_correspond::keys_file |
( |
| ) |
const |
|
inline |
◆ to_string()
| std::string tools::error::wallet_files_doesnt_correspond::to_string |
( |
| ) |
const |
|
inline |
◆ wallet_file()
| const std::string& tools::error::wallet_files_doesnt_correspond::wallet_file |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: