Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
74
bool ThinTx::hasObfuscated() const {
75
return obfuscated_.id != 0;
76
}
77
78
bool ThinTx::equals(const ThinTx& b) const {
79
Callers
2
merge
Method · 0.80
equals
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected