#include <wallet_errors.h>
Definition at line 171 of file wallet_errors.h.
◆ unexpected_txin_type()
| tools::error::unexpected_txin_type::unexpected_txin_type |
( |
std::string && |
loc, |
|
|
const cryptonote::transaction & |
tx |
|
) |
| |
|
inlineexplicit |
◆ to_string()
| std::string tools::error::unexpected_txin_type::to_string |
( |
| ) |
const |
|
inline |
Definition at line 181 of file wallet_errors.h.
183 std::ostringstream ss;
std::string obj_to_json_str(T &obj)
◆ tx()
The documentation for this struct was generated from the following file: