|
Electroneum
|
#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 |
| std::string | status |
| bool | untrusted |
Definition at line 1852 of file core_rpc_server_commands_defs.h.
| uint64_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::earliest_height |
Definition at line 1861 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::enabled |
Definition at line 1855 of file core_rpc_server_commands_defs.h.
| uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::state |
Definition at line 1860 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::status |
Definition at line 1862 of file core_rpc_server_commands_defs.h.
| uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::threshold |
Definition at line 1858 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::untrusted |
Definition at line 1863 of file core_rpc_server_commands_defs.h.
| uint8_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::version |
Definition at line 1854 of file core_rpc_server_commands_defs.h.
| uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::votes |
Definition at line 1857 of file core_rpc_server_commands_defs.h.
| uint8_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::voting |
Definition at line 1859 of file core_rpc_server_commands_defs.h.
| uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::window |
Definition at line 1856 of file core_rpc_server_commands_defs.h.