Can we do something where we hash, say, only the actual body of the HTTP, this way we can just pass in this body into the JSON. Then we could use smaller JSON circuits.
Likewise, we could do the same with JSON so we can again use smaller circuits each time we extract.
Question
Can we do something where we hash, say, only the actual body of the HTTP, this way we can just pass in this body into the
JSON
. Then we could use smaller JSON circuits.Likewise, we could do the same with JSON so we can again use smaller circuits each time we extract.