pull/1147/head
Jeff Becker 4 years ago
parent b4a59a0b1a
commit 5b075259e6
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -636,7 +636,7 @@ namespace llarp
const TXOwner peer(askpeer, ++ids);
const TXOwner whoasked(OurKey(), txid);
_pendingRouterLookups.NewTX(
peer, whoasked, askpeer.as_array(),
peer, whoasked, target,
new LocalRouterLookup(path, txid, target, this));
}

Loading…
Cancel
Save