Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ user_key
Method
user_key
src/leveldb/db/dbformat.h:154–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
Slice user_key() const { return ExtractUserKey(rep_); }
155
156
void SetFrom(const ParsedInternalKey& p) {
157
rep_.clear();
Callers
nothing calls this directly
Calls
1
ExtractUserKey
Function · 0.85
Tested by
no test coverage detected