package octez-smart-rollup-node-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val parse_boot_sector : Octez_smart_rollup.Kind.t -> string -> string option
val install_boot_sector : Octez_smart_rollup.Kind.t -> Context.tree -> string -> Context.tree Lwt.t
val find_whitelist_update_output_index : _ Node_context.t -> Context.tree -> outbox_level:int32 -> int option Lwt.t
val produce_serialized_output_proof : Node_context.rw -> Context.tree -> outbox_level:int32 -> message_index:int -> string Tezos_base.TzPervasives.tzresult Lwt.t
val get_current_level : Octez_smart_rollup.Kind.t -> Context.tree -> int32 option Lwt.t
val start_of_level_serialized : string
val end_of_level_serialized : string
val protocol_migration_serialized : string option
val info_per_level_serialized : predecessor:Tezos_base.TzPervasives.Block_hash.t -> predecessor_timestamp:Tezos_base.Time.Protocol.t -> string
module Wasm_2_0_0 : sig ... end
module Fueled : sig ... end
OCaml

Innovation. Community. Security.