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