Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/citp/BlockSci
/ getData
Function
getData
include/blocksci/scripts/nulldata_script.hpp:39–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
std::string toPrettyString() const;
38
39
std::string getData() const {
40
return getBackingData()->getData();
41
}
42
43
bool isSegwitMarker() const;
44
};
Callers
5
getBackingData
Function · 0.70
multisig_script.hpp
File · 0.70
getRequired
Function · 0.70
getTotal
Function · 0.70
getBackingData
Function · 0.70
Calls
2
getBackingData
Function · 0.70
getData
Method · 0.45
Tested by
no test coverage detected