Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/citp/BlockSci
/ getGenericIterator
Method
getGenericIterator
blockscipy/src/generic_sequence.cpp:29–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
BlocksciIteratorType GenericRange::getGenericIterator() {
30
return getGenericRange().toIterator();
31
}
Callers
nothing calls this directly
Calls
1
toIterator
Method · 0.80
Tested by
no test coverage detected