From e3e5039d45fa374670ce78c50c9c6b5bdca25bf5 Mon Sep 17 00:00:00 2001 From: mraszyk <31483726+mraszyk@users.noreply.github.com> Date: Mon, 14 Aug 2023 07:22:53 +0200 Subject: [PATCH] fix formatting of HTTP read_state request and response definitions (#218) --- spec/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/spec/index.md b/spec/index.md index fd26dba04..634006b78 100644 --- a/spec/index.md +++ b/spec/index.md @@ -635,6 +635,7 @@ In order to read parts of the [The system state tree](#state-tree), the user mak - `sender`, `nonce`, `ingress_expiry`: See [Authentication](#authentication) - `paths` (sequence of paths): A list of at most 1000 paths, where a path is itself a sequence of at most 127 blobs. + The HTTP response to this request consists of a CBOR (see [CBOR](#cbor)) map with the following fields: - `certificate` (`blob`): A certificate (see [Certification](#certification)).