mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-17 15:25:35 +00:00
commit
2a7b6397f4
@ -460,7 +460,6 @@ namespace llarp
|
||||
|
||||
if(m_SNodes.at(itr->second))
|
||||
{
|
||||
llarp::LogInfo(Name(), " send to service node");
|
||||
sendFunc = std::bind(&TunEndpoint::SendToSNodeOrQueue, this,
|
||||
itr->second.data(), std::placeholders::_1);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user