From b6baea1b35ba6c54dd96b6471617c991e48a8bb6 Mon Sep 17 00:00:00 2001 From: "jandersonlee@23dda5f3b375f2e05809d1438817748bb3b98d6e" Date: Fri, 29 Apr 2016 05:21:16 +0000 Subject: put back deleted text --- format-green-albatross.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/format-green-albatross.mdwn b/format-green-albatross.mdwn index f1486d4..ef00495 100644 --- a/format-green-albatross.mdwn +++ b/format-green-albatross.mdwn @@ -55,6 +55,8 @@ A bag is implemented as a Python `dict` object: 'blobs': [...], } +The `blobs` field contains the blobs. Each blob may be an arbitrary +byte string (for chunks), or an encoded Python object. Object identifiers ================== -- cgit v1.2.1