MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / SetNull

Method SetNull

src/index/txindex.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 }
37
38 void SetNull() {
39 CDiskBlockPos::SetNull();
40 nTxOffset = 0;
41 }
42};
43
44/**

Callers 2

ReadBestBlockMethod · 0.45
InitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected