package octez-protocol-019-PtParisB-libs

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

Module Tezos_protocol_plugin_019_PtParisB.RPCSource

Sourcetype version =
  1. | Version_0
  2. | Version_1
Sourceval string_of_version : version -> string
Sourceval version_of_string : string -> (version, string) result
Sourceval default_operations_version : version
Sourceval version_arg : version Tezos_protocol_019_PtParisB.Environment.RPC_arg.arg
Sourceval encoding_versioning : encoding_name:string -> latest_encoding: (version * 'a Tezos_protocol_019_PtParisB.Environment.Data_encoding.encoding) -> old_encodings: (version * 'a Tezos_protocol_019_PtParisB.Environment.Data_encoding.encoding) list -> (version * 'a) Tezos_protocol_019_PtParisB.Environment.Data_encoding.encoding
Sourceval 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.

Sourceval path : (Tezos_protocol_019_PtParisB.Environment.Updater.rpc_context, Tezos_protocol_019_PtParisB.Environment.Updater.rpc_context) Tezos_protocol_019_PtParisB.Environment.RPC_path.path
Sourceval elab_conf : ?type_logger: Tezos_protocol_019_PtParisB.Protocol.Script_ir_translator_config.type_logger -> legacy:bool -> unit -> Tezos_protocol_019_PtParisB.Protocol.Script_ir_translator_config.elab_config
Sourcemodule Registration : sig ... end
Sourceval unparsing_mode_encoding : Tezos_protocol_019_PtParisB.Protocol.Script_ir_unparser.unparsing_mode Tezos_protocol_019_PtParisB.Environment.Data_encoding.encoding
Sourcemodule Scripts : sig ... end
Sourcemodule Contract : sig ... end
Sourcemodule Big_map : sig ... end
Sourcemodule Sc_rollup : sig ... end
Sourcetype Tezos_protocol_019_PtParisB.Environment.Error_monad.error +=
  1. | Published_slot_headers_not_initialized of Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Raw_level.t
Sourcemodule Dal : sig ... end
Sourcemodule Forge : sig ... end
Sourcemodule Parse : sig ... end
Sourceval estimated_time : Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Round.round_durations -> current_level:Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Level.t -> current_round:Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Round.t -> current_timestamp:Tezos_protocol_environment_019_PtParisB.Time.t -> level:Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Level.t -> round:Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Round.t -> (Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Timestamp.time option, Tezos_protocol_environment_019_PtParisB.Error_monad.error Tezos_protocol_environment_019_PtParisB.Error_monad.trace) result
Sourceval requested_levels : default_level:Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Level.t -> Tezos_raw_protocol_019_PtParisB__Alpha_context.context -> Tezos_raw_protocol_019_PtParisB__Alpha_context.Cycle.t list -> Tezos_raw_protocol_019_PtParisB__Alpha_context.Raw_level.t list -> Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Level.t list
Sourcemodule Baking_rights : sig ... end
Sourcemodule Attestation_rights : sig ... end
Sourcemodule Validators : sig ... end
Sourcemodule Delegates : sig ... end
Sourcemodule Staking : sig ... end
Sourcemodule S : sig ... end
Sourcetype Tezos_protocol_019_PtParisB.Environment.Error_monad.error +=
  1. | Negative_level_offset
Sourceval register : unit -> unit
Sourceval current_level : 'a Tezos_protocol_019_PtParisB.Environment.RPC_context.simple -> ?offset:int32 -> 'a -> Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Level.t Tezos_protocol_environment_019_PtParisB.Error_monad.shell_tzresult Tezos_protocol_environment_019_PtParisB.Lwt.t
Sourceval levels_in_current_cycle : 'a Tezos_protocol_019_PtParisB.Environment.RPC_context.simple -> ?offset:int32 -> 'a -> (Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Raw_level.t * Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Raw_level.t) Tezos_protocol_environment_019_PtParisB.Error_monad.shell_tzresult Tezos_protocol_environment_019_PtParisB.Lwt.t
Sourceval rpc_services : Tezos_protocol_environment_019_PtParisB.Updater.rpc_context Tezos_protocol_019_PtParisB.Environment.RPC_directory.directory
OCaml

Innovation. Community. Security.