#include <wallet_errors.h>
Definition at line 397 of file wallet_errors.h.
◆ block_parse_error()
| tools::error::block_parse_error::block_parse_error |
( |
std::string && |
loc, |
|
|
const cryptonote::blobdata & |
block_data |
|
) |
| |
|
inlineexplicit |
Definition at line 399 of file wallet_errors.h.
401 , m_block_blob(block_data)
const T & move(const T &t)
◆ block_blob()
◆ to_string()
| std::string tools::error::block_parse_error::to_string |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: