Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ GetType
Method
GetType
src/script/bitcoinconsensus.cpp:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
49
int GetVersion() const { return m_version; }
50
int GetType() const { return m_type; }
51
private:
52
const int m_type;
53
const int m_version;
Callers
10
SerializationOp
Method · 0.45
SerializationOp
Method · 0.45
Serialize
Method · 0.45
Unserialize
Method · 0.45
SerializationOp
Method · 0.45
Serialize
Method · 0.45
Unserialize
Method · 0.45
Serialize
Method · 0.45
Unserialize
Method · 0.45
SerializationOp
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected