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

Method getImporting

src/node/interfaces.cpp:253–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251 }
252 bool getReindex() override { return node::fReindex; }
253 bool getImporting() override { return node::fImporting; }
254 void setNetworkActive(bool active) override
255 {
256 if (m_context->connman) {

Callers 1

getBlockSourceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected