MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / GetVersion

Method GetVersion

src/serialize.h:931–931  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

929 }
930
931 int GetVersion() const { return nVersion; }
932 int GetType() const { return nType; }
933};
934

Callers 2

GetSerializeSizeFunction · 0.45
GetSerializeSizeManyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected