|
Monero
|
#include <core_rpc_server_commands_defs.h>


Public Attributes | |
| uint8_t | version |
| bool | enabled |
| uint32_t | window |
| uint32_t | votes |
| uint32_t | threshold |
| uint8_t | voting |
| uint32_t | state |
| uint64_t | earliest_height |
| Public Attributes inherited from cryptonote::rpc_access_response_base | |
| uint64_t | credits |
| std::string | top_hash |
| Public Attributes inherited from cryptonote::rpc_response_base | |
| std::string | status |
| bool | untrusted |
Additional Inherited Members | |
| Public Member Functions inherited from cryptonote::rpc_access_response_base | |
| rpc_access_response_base () | |
| Public Member Functions inherited from cryptonote::rpc_response_base | |
| rpc_response_base () | |
| uint64_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::earliest_height |
| bool cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::enabled |
| uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::state |
| uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::threshold |
| uint8_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::version |
| uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::votes |
| uint8_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::voting |
| uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::window |