Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ GetTryNewOutboundPeer
Method
GetTryNewOutboundPeer
src/net.cpp:1874–1877 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1872
}
1873
1874
bool CConnman::GetTryNewOutboundPeer() const
1875
{
1876
return m_try_another_outbound_peer;
1877
}
1878
1879
void CConnman::SetTryNewOutboundPeer(bool flag)
1880
{
Callers
3
CheckForStaleTipAndEvictPeers
Method · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
FUZZ_TARGET_INIT
Function · 0.80
Calls
no outgoing calls
Tested by
2
BOOST_AUTO_TEST_CASE
Function · 0.64
FUZZ_TARGET_INIT
Function · 0.64