package octez-smart-rollup-node-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Functor to create and register a migration.

Parameters

module Actions : MIGRATION_ACTIONS with type from_store := Tezos_layer2_store.Store_sigs.ro S_from.t and type dest_store := Tezos_layer2_store.Store_sigs.rw S_dest.t

Signature

val migrate : Metadata.t -> storage_dir:string -> index_buffer_size:int -> unit Tezos_base.TzPervasives.tzresult Lwt.t

Migration function for the store located in storage_dir.

OCaml

Innovation. Community. Security.