#include <wallet_errors.h>
Definition at line 684 of file wallet_errors.h.
◆ tx_sum_overflow()
Definition at line 686 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 702 of file wallet_errors.h.
704 std::ostringstream ss;
708 for (
const auto& dst : m_destinations)
std::string get_account_address_as_str(network_type nettype, bool subaddress, account_public_address const &adr)
The documentation for this struct was generated from the following file: