MCPcopy Create free account
hub / github.com/bitcoinxt/bitcoinxt / hasObfuscated

Method hasObfuscated

src/thinblock.cpp:74–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74bool ThinTx::hasObfuscated() const {
75 return obfuscated_.id != 0;
76}
77
78bool ThinTx::equals(const ThinTx& b) const {
79

Callers 2

mergeMethod · 0.80
equalsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected