MCPcopy 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

getBackingDataFunction · 0.70
getRequiredFunction · 0.70
getTotalFunction · 0.70
getBackingDataFunction · 0.70

Calls 2

getBackingDataFunction · 0.70
getDataMethod · 0.45

Tested by

no test coverage detected