#include <wallet_errors.h>
Definition at line 685 of file wallet_errors.h.
◆ tx_sum_overflow()
Definition at line 687 of file wallet_errors.h.
std::string print_etn(uint64_t amount, unsigned int decimal_point)
const T & move(const T &t)
◆ destinations()
◆ fee()
| uint64_t tools::error::tx_sum_overflow::fee |
( |
| ) |
const |
|
inline |
◆ to_string()
| std::string tools::error::tx_sum_overflow::to_string |
( |
| ) |
const |
|
inline |
Definition at line 703 of file wallet_errors.h.
705 std::ostringstream ss;
709 for (
const auto& dst : m_destinations)
std::string get_account_address_as_str(network_type nettype, bool subaddress, account_public_address const &adr)
std::string print_etn(uint64_t amount, unsigned int decimal_point)
The documentation for this struct was generated from the following file: