Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
225
blocksci::InoutPointer RawInput::getOutputPointer() const {
226
return {utxo.txNum, rawOutputPointer.outputNum};
227
}
228
229
struct Serializer {
230
SHA256_CTX sha256;
Callers
1
steps
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected