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

Method TxHoldSubStep

tools/parser/block_processor.cpp:615–615  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

613 int64_t prevWaitCount = 0;
614
615 TxHoldSubStep() {}
616
617 ~TxHoldSubStep() override {
618 assert(heldTransactions.empty());

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected