Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kad-dht/README: Document key on Message during PUT_VALUE (#373)
On PUT_VALUE the Golang implementation expects `key` on `Message` to equal `key` on `Record` when handling a request (see [go-1]). This patch updates the specification accordingly. [go-1]: https://github.com/libp2p/go-libp2p-kad-dht/blob/7724838e46d1822b28fd20611ab9815d4ce2d94f/handlers.go#L151-L164
- Loading branch information