Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TestAddAddressesToSendBook
Function · 0.45
rpcNestedTests
Method · 0.45
TestGUI
Function · 0.45
Calls
no outgoing calls
Tested by
3
TestAddAddressesToSendBook
Function · 0.36
rpcNestedTests
Method · 0.36
TestGUI
Function · 0.36