|
Monero
|
#include <message_data_structs.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 |
| uint64_t cryptonote::rpc::hard_fork_info::earliest_height |
| bool cryptonote::rpc::hard_fork_info::enabled |
| uint32_t cryptonote::rpc::hard_fork_info::state |
| uint32_t cryptonote::rpc::hard_fork_info::threshold |
| uint8_t cryptonote::rpc::hard_fork_info::version |
| uint32_t cryptonote::rpc::hard_fork_info::votes |
| uint8_t cryptonote::rpc::hard_fork_info::voting |
| uint32_t cryptonote::rpc::hard_fork_info::window |