Make.Wasm_2_0_0type version = Tezos_scoru_wasm.Wasm_pvm_state.versionval v1 : versiontype input = Tezos_scoru_wasm.Wasm_pvm_state.input_info = {inbox_level : Bounded.Non_negative_int32.t;message_counter : Z.t;}type output = Tezos_scoru_wasm.Wasm_pvm_state.output_info = {outbox_level : Bounded.Non_negative_int32.t;message_index : Z.t;}type reveal_hash = Tezos_scoru_wasm.Wasm_pvm_state.Compatibility.reveal_hashtype reveal = Tezos_scoru_wasm.Wasm_pvm_state.Compatibility.reveal = | Reveal_raw_data of reveal_hash| Reveal_metadatamodule Make
(Tree : Context.TREE with type key = string list and type value = bytes) :
sig ... end