MCPcopy 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
19XThinBlock::XThinBlock() { }
20
21XThinBlock::XThinBlock(const CBlock& block, const CBloomFilter& bloom, bool checkCollision) {
22 header = block.GetBlockHeader();

Callers

nothing calls this directly

Calls 10

isCollisionFunction · 0.85
GetCheapHashMethod · 0.80
GetBlockHeaderMethod · 0.45
beginMethod · 0.45
endMethod · 0.45
GetHashMethod · 0.45
push_backMethod · 0.45
emptyMethod · 0.45
containsMethod · 0.45

Tested by

no test coverage detected