From b1de7db721098903c467c8792b4cf77247094ab1 Mon Sep 17 00:00:00 2001 From: akwizgran Date: Fri, 24 Apr 2015 18:29:05 +0000 Subject: [PATCH] Blog signature must cover the client ID --- BlogClient.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BlogClient.markdown b/BlogClient.markdown index 511dff0..fa36a33 100644 --- a/BlogClient.markdown +++ b/BlogClient.markdown @@ -7,7 +7,7 @@ BlogClient uses the following client identifer: Each blog has its own channel, and there is a single invitation channel shared by all blogs. The [channel descriptor](BSP#channel-identifiers) for the invitation channel is an empty [BDF list](BDF). -The channel descriptor for a blog channel is a list with three elements: `title` (string) and `public_key` (raw). +The channel descriptor for a blog channel is a list with two elements: `title` (string) and `public_key` (raw). ### Message types