package octez-smart-rollup-node-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val export : data_dir:string -> dest:string option -> string Tezos_base.TzPervasives.tzresult Lwt.t

export ~data_dir ~dest creates a tar gzipped archive in dest (or the current directory) containing a snapshot of the data of the rollup node with data directory data_dir. The path of the snapshot archive is returned.

OCaml

Innovation. Community. Security.