Monero
Loading...
Searching...
No Matches
cryptonote::rpc_payment Member List

This is the complete list of members for cryptonote::rpc_payment, including all inherited members.

balance(const crypto::public_key &client, int64_t delta=0)cryptonote::rpc_payment
flush_by_age(time_t seconds=0)cryptonote::rpc_payment
foreach(const std::function< bool(const crypto::public_key &client, const client_info &info)> &f) constcryptonote::rpc_payment
get_hashes(unsigned int seconds) constcryptonote::rpc_payment
get_info(const crypto::public_key &client, const std::function< bool(const cryptonote::blobdata &, cryptonote::block &, uint64_t &seed_height, crypto::hash &seed_hash)> &get_block_template, cryptonote::blobdata &hashing_blob, uint64_t &seed_height, crypto::hash &seed_hash, const crypto::hash &top, uint64_t &diff, uint64_t &credits_per_hash_found, uint64_t &credits, uint32_t &cookie)cryptonote::rpc_payment
get_payment_address() constcryptonote::rpc_paymentinline
load(std::string directory)cryptonote::rpc_payment
m_addresscryptonote::rpc_paymentprivate
m_client_infocryptonote::rpc_paymentprivate
m_credits_per_hash_foundcryptonote::rpc_paymentprivate
m_credits_totalcryptonote::rpc_paymentprivate
m_credits_usedcryptonote::rpc_paymentprivate
m_diffcryptonote::rpc_paymentprivate
m_directorycryptonote::rpc_paymentprivate
m_hashratecryptonote::rpc_paymentprivate
m_nonces_badcryptonote::rpc_paymentprivate
m_nonces_dupecryptonote::rpc_paymentprivate
m_nonces_goodcryptonote::rpc_paymentprivate
m_nonces_stalecryptonote::rpc_paymentprivate
mutexcryptonote::rpc_paymentmutableprivate
on_idle()cryptonote::rpc_payment
pay(const crypto::public_key &client, uint64_t ts, uint64_t payment, const std::string &rpc, bool same_ts, uint64_t &credits)cryptonote::rpc_payment
prune_hashrate(unsigned int seconds)cryptonote::rpc_payment
rpc_payment(const cryptonote::account_public_address &address, uint64_t diff, uint64_t credits_per_hash_found)cryptonote::rpc_payment
serialize(t_archive &a, const unsigned int ver)cryptonote::rpc_paymentinline
store(const std::string &directory=std::string()) constcryptonote::rpc_payment
submit_nonce(const crypto::public_key &client, uint32_t nonce, const crypto::hash &top, int64_t &error_code, std::string &error_message, uint64_t &credits, crypto::hash &hash, cryptonote::block &block, uint32_t cookie, bool &stale)cryptonote::rpc_payment