Riscv_context.PVMStatetype value = mut_stateval empty : unit -> Octez_riscv_pvm.Storage.Mutable_state.tval find :
([< `Read | `Write Read ], 'a, Octez_riscv_pvm.Storage.Mutable_state.t)
Tezos_layer2_store.Context_sigs.t ->
Octez_riscv_pvm.Storage.Mutable_state.t option Lwt.tval lookup :
Octez_riscv_pvm.Storage.Mutable_state.t ->
string list ->
bytes option Lwt.tval set :
([< `Read | `Write Read ], 'a, Octez_riscv_pvm.Storage.Mutable_state.t)
Tezos_layer2_store.Context_sigs.t ->
Octez_riscv_pvm.Storage.Mutable_state.t ->
unit Lwt.t