MCPcopy Create free account
hub / github.com/citp/BlockSci / isValid

Method isValid

tools/parser/script_output.hpp:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 static constexpr bool maybeUpdate = false;
43
44 bool isValid() const { return true; }
45
46 template<typename Func>
47 void visitWrapped(Func) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected