Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ GetDroppedBytes
Method
GetDroppedBytes
src/logging.h:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
uint64_t GetDroppedBytes() const
142
{
143
return m_dropped_bytes;
144
}
145
};
146
147
class Logger
Callers
2
LogPrintStr
Method · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.64