Argument correction
This commit is contained in:
parent
f40b9ed7f4
commit
321bf1eadb
1 changed files with 1 additions and 1 deletions
|
@ -587,7 +587,7 @@
|
|||
return Peer::fromArray($this->sendRequest(
|
||||
new RpcRequest(StandardMethods::RESOLVE_PEER, Utilities::randomCrc32(), [
|
||||
'peer' => $peerAddress
|
||||
]), $identifiedAs
|
||||
]), true, $identifiedAs
|
||||
)->getResponse()->getResult());
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue