diff --git a/doc/wire-protocol.md b/doc/wire-protocol.md index 1a4f1959..d2733107 100644 --- a/doc/wire-protocol.md +++ b/doc/wire-protocol.md @@ -129,7 +129,7 @@ Sent by a leaf or ultrapeer when performing a search. Contains the reply-to per version: 1, uuid: "asdf-1234..." firstHop: false, - keywords : "search query (i18n encoded)", + keywords : ["keyword1","keyword2"...] infohash: "asdfasdf...", replyTo : "asdfasf...b64" }