MCPcopy Create free account
hub / github.com/ElementsProject/elements / SetNull

Method SetNull

src/index/disktxpos.h:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 }
27
28 void SetNull() {
29 FlatFilePos::SetNull();
30 nTxOffset = 0;
31 }
32};
33
34

Callers 2

ReadBestBlockMethod · 0.45
InitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected