package octez-protocol-018-Proxford-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include module type of struct include Tezos_protocol_plugin_018_Proxford.Plugin.RPC end
type version = Tezos_protocol_plugin_018_Proxford.RPC.version =
  1. | Version_0
  2. | Version_1
val string_of_version : version -> string
val version_of_string : string -> (version, string) Stdlib.result
val default_operations_version : version
val default_operation_inclusion_latency : int

The assumed number of blocks between operation-creation time and the actual time when the operation is included in a block.

val requested_levels : default_level:Tezos_protocol_018_Proxford.Protocol.Alpha_context.Level.t -> Tezos_raw_protocol_018_Proxford__Alpha_context.t -> Tezos_raw_protocol_018_Proxford__Alpha_context.Cycle.t list -> Tezos_raw_protocol_018_Proxford__Alpha_context.Raw_level.t list -> Tezos_protocol_018_Proxford.Protocol.Alpha_context.Level.t list
val register : unit -> unit
OCaml

Innovation. Community. Security.