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

Method ipc

src/interfaces/init.cpp:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14std::unique_ptr<WalletLoader> Init::makeWalletLoader(Chain& chain) { return {}; }
15std::unique_ptr<Echo> Init::makeEcho() { return {}; }
16Ipc* Init::ipc() { return nullptr; }
17} // namespace interfaces

Callers 1

echoipcFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected