protocol: stricter checks on received chain hash list
This commit is contained in:
committed by
moneromooo-monero
parent
7a9ba3f154
commit
b6b2c9b8e8
@@ -69,6 +69,7 @@ namespace cryptonote
|
||||
bool m_anchor;
|
||||
int32_t m_score;
|
||||
int m_expect_response;
|
||||
uint64_t m_expect_height;
|
||||
};
|
||||
|
||||
inline std::string get_protocol_state_string(cryptonote_connection_context::state s)
|
||||
|
||||
Reference in New Issue
Block a user