#include <core_rpc_server_commands_defs.h>
◆ txpool_stats()
| cryptonote::txpool_stats::txpool_stats |
( |
| ) |
|
|
inline |
◆ bytes_max
| uint32_t cryptonote::txpool_stats::bytes_max |
◆ bytes_med
| uint32_t cryptonote::txpool_stats::bytes_med |
◆ bytes_min
| uint32_t cryptonote::txpool_stats::bytes_min |
◆ bytes_total
| uint64_t cryptonote::txpool_stats::bytes_total |
◆ fee_total
| uint64_t cryptonote::txpool_stats::fee_total |
◆ histo
◆ histo_98pc
| uint64_t cryptonote::txpool_stats::histo_98pc |
◆ num_10m
| uint32_t cryptonote::txpool_stats::num_10m |
◆ num_double_spends
| uint32_t cryptonote::txpool_stats::num_double_spends |
◆ num_failing
| uint32_t cryptonote::txpool_stats::num_failing |
◆ num_not_relayed
| uint32_t cryptonote::txpool_stats::num_not_relayed |
◆ oldest
| uint64_t cryptonote::txpool_stats::oldest |
◆ txs_total
| uint32_t cryptonote::txpool_stats::txs_total |
The documentation for this struct was generated from the following file: