Blog signature must cover the client ID

akwizgran
2015-04-24 18:29:05 +00:00
parent adfac8c998
commit b1de7db721

@@ -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