Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ IsFeelerConn
Method
IsFeelerConn
src/net.h:515–517 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
513
}
514
515
bool IsFeelerConn() const {
516
return m_conn_type == ConnectionType::FEELER;
517
}
518
519
bool IsAddrFetchConn() const {
520
return m_conn_type == ConnectionType::ADDR_FETCH;
Callers
3
PushNodeVersion
Method · 0.80
ProcessMessage
Method · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.64