Monero
Loading...
Searching...
No Matches
wallet_rpc_payments.cpp File Reference
#include <boost/optional/optional.hpp>
#include <boost/utility/value_init.hpp>
#include "include_base_utils.h"
#include "cryptonote_config.h"
#include "wallet_rpc_helpers.h"
#include "wallet2.h"
#include "cryptonote_basic/cryptonote_format_utils.h"
#include "rpc/core_rpc_server_commands_defs.h"
#include "rpc/rpc_payment_signature.h"
#include "misc_language.h"
#include "cryptonote_basic/cryptonote_basic_impl.h"
#include "int-util.h"
#include "crypto/crypto.h"
#include "cryptonote_basic/blobdatatype.h"
#include "common/i18n.h"
#include "common/util.h"
#include "common/threadpool.h"
Include dependency graph for wallet_rpc_payments.cpp:

Namespaces

namespace  tools
 Various Tools.

Macros

#define MONERO_DEFAULT_LOG_CATEGORY   "wallet.wallet2.rpc_payments"
#define RPC_PAYMENT_POLL_PERIOD   10 /* seconds*/

Macro Definition Documentation

◆ MONERO_DEFAULT_LOG_CATEGORY

#define MONERO_DEFAULT_LOG_CATEGORY   "wallet.wallet2.rpc_payments"

◆ RPC_PAYMENT_POLL_PERIOD

#define RPC_PAYMENT_POLL_PERIOD   10 /* seconds*/