Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ ~WalletTestingSetup
Method
~WalletTestingSetup
src/wallet/test/wallet_test_fixture.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
WalletTestingSetup::~WalletTestingSetup()
20
{
21
if (m_node.scheduler) m_node.scheduler->stop();
22
}
23
} // namespace wallet
Callers
nothing calls this directly
Calls
1
stop
Method · 0.45
Tested by
no test coverage detected