mirror of
https://github.com/monero-project/monero.git
synced 2025-12-22 23:26:44 -08:00
Command max_bytes moved from dynamic map to static switch
This commit is contained in:
@@ -118,8 +118,6 @@ namespace nodetool
|
||||
m_in_timedsync(false)
|
||||
{}
|
||||
|
||||
static constexpr int handshake_command() noexcept { return 1001; }
|
||||
|
||||
std::vector<cryptonote::blobdata> fluff_txs;
|
||||
std::chrono::steady_clock::time_point flush_time;
|
||||
peerid_type peer_id;
|
||||
|
||||
Reference in New Issue
Block a user