#include <rpc_payment.h>
◆ client_info()
| cryptonote::rpc_payment::client_info::client_info |
( |
| ) |
|
◆ serialize()
template<class t_archive>
| void cryptonote::rpc_payment::client_info::serialize |
( |
t_archive & | a, |
|
|
const unsigned int | ver ) |
|
inline |
◆ block
◆ block_template_update_time
| uint64_t cryptonote::rpc_payment::client_info::block_template_update_time |
◆ cookie
| uint32_t cryptonote::rpc_payment::client_info::cookie |
◆ credits
| uint64_t cryptonote::rpc_payment::client_info::credits |
◆ credits_total
| uint64_t cryptonote::rpc_payment::client_info::credits_total |
◆ credits_used
| uint64_t cryptonote::rpc_payment::client_info::credits_used |
◆ hashing_blob
◆ last_request_timestamp
| uint64_t cryptonote::rpc_payment::client_info::last_request_timestamp |
◆ nonces_bad
| uint64_t cryptonote::rpc_payment::client_info::nonces_bad |
◆ nonces_dupe
| uint64_t cryptonote::rpc_payment::client_info::nonces_dupe |
◆ nonces_good
| uint64_t cryptonote::rpc_payment::client_info::nonces_good |
◆ nonces_stale
| uint64_t cryptonote::rpc_payment::client_info::nonces_stale |
◆ payments
| std::unordered_set<uint64_t> cryptonote::rpc_payment::client_info::payments |
◆ previous_block
◆ previous_hashing_blob
◆ previous_payments
| std::unordered_set<uint64_t> cryptonote::rpc_payment::client_info::previous_payments |
◆ previous_seed_hash
| crypto::hash cryptonote::rpc_payment::client_info::previous_seed_hash |
◆ previous_seed_height
| uint64_t cryptonote::rpc_payment::client_info::previous_seed_height |
◆ previous_top
| crypto::hash cryptonote::rpc_payment::client_info::previous_top |
◆ seed_hash
| crypto::hash cryptonote::rpc_payment::client_info::seed_hash |
◆ seed_height
| uint64_t cryptonote::rpc_payment::client_info::seed_height |
◆ top
◆ update_time
| uint64_t cryptonote::rpc_payment::client_info::update_time |
The documentation for this struct was generated from the following files: