Octez_smart_rollup_node.Context_wrappermodule Irmin :
Tezos_layer2_store.Context.Wrapper.S
with type repo = Tezos_layer2_irmin_context.Irmin_context.repo
and type state = Tezos_layer2_irmin_context.Irmin_context.state
and type mut_state = Tezos_layer2_irmin_context.Irmin_context.mut_stateSpecialized module to handle translation to/from Irmin_context. Directly used in Arith, Wasm_2_0_0 and RISC-V PVM
module Riscv :
Tezos_layer2_store.Context.Wrapper.S
with type repo = Tezos_layer2_riscv_context.Riscv_context.repo
and type state = Tezos_layer2_riscv_context.Riscv_context.state
and type mut_state = Tezos_layer2_riscv_context.Riscv_context.mut_state