Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ ~CZMQNotificationInterface
Method
~CZMQNotificationInterface
src/zmq/zmqnotificationinterface.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
CZMQNotificationInterface::~CZMQNotificationInterface()
19
{
20
Shutdown();
21
}
22
23
std::list<const CZMQAbstractNotifier*> CZMQNotificationInterface::GetActiveNotifiers() const
24
{
Callers
nothing calls this directly
Calls
1
Shutdown
Function · 0.85
Tested by
no test coverage detected