#include <wallet_errors.h>
◆ scanty_outs_t
◆ not_enough_outs_to_mix()
| tools::error::not_enough_outs_to_mix::not_enough_outs_to_mix |
( |
std::string && |
loc, |
|
|
const scanty_outs_t & |
scanty_outs, |
|
|
size_t |
mixin_count |
|
) |
| |
|
inlineexplicit |
◆ mixin_count()
| size_t tools::error::not_enough_outs_to_mix::mixin_count |
( |
| ) |
const |
|
inline |
◆ scanty_outs()
| const scanty_outs_t& tools::error::not_enough_outs_to_mix::scanty_outs |
( |
| ) |
const |
|
inline |
◆ to_string()
| std::string tools::error::not_enough_outs_to_mix::to_string |
( |
| ) |
const |
|
inline |
◆ m_mixin_count
| size_t tools::error::not_enough_outs_to_mix::m_mixin_count |
|
private |
◆ m_scanty_outs
| scanty_outs_t tools::error::not_enough_outs_to_mix::m_scanty_outs |
|
private |
The documentation for this struct was generated from the following file: