40#undef ELECTRONEUM_DEFAULT_LOG_CATEGORY
41#define ELECTRONEUM_DEFAULT_LOG_CATEGORY "wallet.rpc"
50#define WALLET_RPC_VERSION_MAJOR 1
51#define WALLET_RPC_VERSION_MINOR 13
52#define MAKE_WALLET_RPC_VERSION(major,minor) (((major)<<16)|(minor))
53#define WALLET_RPC_VERSION MAKE_WALLET_RPC_VERSION(WALLET_RPC_VERSION_MAJOR, WALLET_RPC_VERSION_MINOR)
58#define WALLET_RPC_STATUS_OK "OK"
59#define WALLET_RPC_STATUS_BUSY "BUSY"
629 std::list<transfer_description>
desc;
1552 std::list<transfer_entry>
in;
1553 std::list<transfer_entry>
out;
#define CRYPTONOTE_MAX_BLOCK_NUMBER
#define KV_SERIALIZE(varialble)
#define KV_SERIALIZE_OPT(variable, default_value)
#define END_KV_SERIALIZE_MAP()
#define BEGIN_KV_SERIALIZE_MAP()
unsigned __int64 uint64_t
bool nonexistent_utxo_seen
cryptonote::subaddress_index subaddr_index
uint64_t suggested_confirmations_threshold
std::list< transfer_destination > destinations
std::vector< cryptonote::subaddress_index > subaddr_indices