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

Method getOutputPointer

tools/parser/preproccessed_block.cpp:225–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223}
224
225blocksci::InoutPointer RawInput::getOutputPointer() const {
226 return {utxo.txNum, rawOutputPointer.outputNum};
227}
228
229struct Serializer {
230 SHA256_CTX sha256;

Callers 1

stepsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected