|
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 1865 of file core_rpc_server_commands_defs.h.
| uint64_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::earliest_height |
Definition at line 1873 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::enabled |
Definition at line 1867 of file core_rpc_server_commands_defs.h.
| uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::state |
Definition at line 1872 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::status |
Definition at line 1874 of file core_rpc_server_commands_defs.h.
| uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::threshold |
Definition at line 1870 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::untrusted |
Definition at line 1875 of file core_rpc_server_commands_defs.h.
| uint8_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::version |
Definition at line 1866 of file core_rpc_server_commands_defs.h.
| uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::votes |
Definition at line 1869 of file core_rpc_server_commands_defs.h.
| uint8_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::voting |
Definition at line 1871 of file core_rpc_server_commands_defs.h.
| uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::window |
Definition at line 1868 of file core_rpc_server_commands_defs.h.