MCPcopy 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; }
51private:
52 const int m_type;

Callers 4

SerializeMethod · 0.45
UnserializeMethod · 0.45
SerializeMethod · 0.45
UnserializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected