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

Method setContext

src/interfaces/node.h:250–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248 //! accessible across processes.
249 virtual node::NodeContext* context() { return nullptr; }
250 virtual void setContext(node::NodeContext* context) { }
251};
252
253//! Return implementation of Node interface.

Callers 3

rpcNestedTestsMethod · 0.45
TestGUIFunction · 0.45

Calls

no outgoing calls

Tested by 3

rpcNestedTestsMethod · 0.36
TestGUIFunction · 0.36