Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ GetName
Method
GetName
src/leveldb/table/table_test.cc:105–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
std::string GetName() const override { return
""
; }
106
private:
107
std::string contents_;
108
};
Callers
1
ReadBlock
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected