Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoinxt/bitcoinxt
/ XThinBlock
Method
XThinBlock
src/xthin.cpp:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
XThinBlock::XThinBlock() { }
20
21
XThinBlock::XThinBlock(const CBlock& block, const CBloomFilter& bloom, bool checkCollision) {
22
header = block.GetBlockHeader();
Callers
nothing calls this directly
Calls
10
isCollision
Function · 0.85
xthin_collision_error
Class · 0.85
GetCheapHash
Method · 0.80
GetBlockHeader
Method · 0.45
begin
Method · 0.45
end
Method · 0.45
GetHash
Method · 0.45
push_back
Method · 0.45
empty
Method · 0.45
contains
Method · 0.45
Tested by
no test coverage detected