mirror of
https://github.com/vacp2p/specs.git
synced 2026-01-09 21:17:58 -05:00
Merge pull request #420 from 6d7a/patch-2
typo(specs): Fix broken link and typo
This commit is contained in:
@@ -112,7 +112,7 @@ These are the addresses on which the peer is listening as multi-addresses.
|
||||
|
||||
### observedAddr
|
||||
|
||||
This is the connection source address of the stream initiating peer as observed by the peer
|
||||
This is the connection source address of the stream-initiating peer as observed by the peer
|
||||
being identified; it is a multi-address. The initiator can use this address to infer
|
||||
the existence of a NAT and its public address.
|
||||
|
||||
|
||||
@@ -143,7 +143,7 @@ definition](#distance)).
|
||||
Then we loop:
|
||||
|
||||
1. > The lookup terminates when the initiator has queried and gotten responses
|
||||
from the k (see [#replication-parameter-k]) closest nodes it has seen.
|
||||
from the k (see [replication parameter `k`](#replication-parameter-k)) closest nodes it has seen.
|
||||
|
||||
(See Kademlia paper [0].)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user