package octez-smart-rollup-node-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val dump_durable_storage : block:Tezos_shell_services.Block_services.block -> data_dir:string -> file:string -> unit Tezos_base.TzPervasives.tzresult Lwt.t

dump_durable_storage ~block ~data_dir ~file writes to file the current state of the WASM PVM from data_dir, that is the state of the WASM PVM for the given block.

OCaml

Innovation. Community. Security.