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

Method IsMock

src/wallet/bdb.h:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 void Reset();
64
65 bool IsMock() const { return fMockDb; }
66 bool IsInitialized() const { return fDbEnvInit; }
67 fs::path Directory() const { return fs::PathFromString(strPath); }
68

Callers 2

CheckUniqueFileidFunction · 0.80
OpenMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected