Show block/miniblock counters more often
This commit is contained in:
parent
b674fafa0f
commit
4a42dca2cb
2 changed files with 7 additions and 2 deletions
|
@ -175,6 +175,7 @@ private:
|
|||
bool m_handshake = true;
|
||||
uint64_t m_blocks = 0;
|
||||
uint64_t m_miniblocks = 0;
|
||||
uint64_t m_height = 0;
|
||||
std::vector<char> m_data;
|
||||
std::vector<char> m_message;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue