#include <wallet_errors.h>
Definition at line 474 of file wallet_errors.h.
◆ not_enough_unlocked_etn()
| tools::error::not_enough_unlocked_etn::not_enough_unlocked_etn |
( |
std::string && |
loc, |
|
|
uint64_t |
available, |
|
|
uint64_t |
tx_amount, |
|
|
uint64_t |
fee |
|
) |
| |
|
inlineexplicit |
◆ available()
| uint64_t tools::error::not_enough_unlocked_etn::available |
( |
| ) |
const |
|
inline |
◆ to_string()
| std::string tools::error::not_enough_unlocked_etn::to_string |
( |
| ) |
const |
|
inline |
Definition at line 486 of file wallet_errors.h.
488 std::ostringstream ss;
std::string print_etn(uint64_t amount, unsigned int decimal_point)
◆ tx_amount()
| uint64_t tools::error::not_enough_unlocked_etn::tx_amount |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: