|
Electroneum
|
#include <wallet_errors.h>


Public Member Functions | |
| acc_outs_lookup_error (std::string &&loc, const cryptonote::transaction &tx, const crypto::public_key &tx_pub_key, const cryptonote::account_keys &acc_keys) | |
| const cryptonote::transaction & | tx () const |
| const crypto::public_key & | tx_pub_key () const |
| const cryptonote::account_keys & | acc_keys () const |
| std::string | to_string () const |
Public Member Functions inherited from tools::error::wallet_error_base< Base > | |
| const std::string & | location () const |
| std::string | to_string () const |
Additional Inherited Members | |
Protected Member Functions inherited from tools::error::refresh_error | |
| refresh_error (std::string &&loc, const std::string &message) | |
Protected Member Functions inherited from tools::error::wallet_error_base< Base > | |
| wallet_error_base (std::string &&loc, const std::string &message) | |
Definition at line 368 of file wallet_errors.h.
|
inlineexplicit |
Definition at line 370 of file wallet_errors.h.
|
inline |
Definition at line 381 of file wallet_errors.h.
|
inline |
Definition at line 383 of file wallet_errors.h.

|
inline |
|
inline |
Definition at line 380 of file wallet_errors.h.