Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/category-labs/monad
/ path_bytes
Method
path_bytes
category/mpt/node.cpp:274–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
}
273
274
unsigned Node::path_bytes() const noexcept
275
{
276
return (path_nibble_index_end + 1) / 2;
277
}
278
279
NibblesView Node::path_nibble_view() const noexcept
280
{
Callers
2
create_node_with_expired_branches
Function · 0.80
TYPED_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TYPED_TEST
Function · 0.64