MCPcopy Create free account
hub / github.com/citp/BlockSci / BlockFileReaderBase

Method BlockFileReaderBase

tools/parser/block_processor.hpp:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20class BlockFileReaderBase {
21public:
22 BlockFileReaderBase() = default;
23 BlockFileReaderBase(const BlockFileReaderBase &) = default;
24 virtual ~BlockFileReaderBase();
25

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected