Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ status
Method
status
src/leveldb/table/table_builder.cc:196–196 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
Status TableBuilder::status() const { return rep_->status; }
197
198
Status TableBuilder::Finish() {
199
Rep* r = rep_;
Callers
1
InternalGet
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected