Tezos_raw_protocol_alpha.Sc_rollup_arithSourceThis module provides a temporary toy rollup to be used as a demo.
This is the state hash of reference that both the prover of the node and the verifier of the protocol Protocol_implementation have to agree on (if they do, it means they are using the same tree structure).
module Make
(Context : P) :
S
with type context = Context.Tree.t
and type state = Context.tree
and type proof = Context.proof