MCPcopy Create free account
hub / github.com/ElementsProject/elements / GetVersion

Method GetVersion

src/hash.h:112–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110
111 int GetType() const { return nType; }
112 int GetVersion() const { return nVersion; }
113
114 void write(Span<const std::byte> src)
115 {

Callers 2

CHashVerifierMethod · 0.45
HashedSourceWriterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected