Tezos_protocol_plugin_021_PsQuebec.RPCval string_of_version : version -> stringval version_of_string : string -> (version, string) Stdlib.resultval version_arg : version Tezos_protocol_021_PsQuebec.Environment.RPC_arg.argThe assumed number of blocks between operation-creation time and the actual time when the operation is included in a block.
val elab_conf :
?type_logger:
Tezos_protocol_021_PsQuebec.Protocol.Script_ir_translator_config.type_logger ->
legacy:bool ->
unit ->
Tezos_protocol_021_PsQuebec.Protocol.Script_ir_translator_config.elab_configmodule Registration = Services_registration_pluginmodule Scripts : sig ... endmodule Contract : sig ... endmodule Big_map : sig ... endmodule Sc_rollup : sig ... endtype Tezos_protocol_021_PsQuebec.Environment.Error_monad.error += | Published_slot_headers_not_initialized of Tezos_protocol_021_PsQuebec.Protocol.Alpha_context.Raw_level.tmodule Dal : sig ... endmodule Forge : sig ... endmodule Parse : sig ... endval estimated_time :
Tezos_protocol_021_PsQuebec.Protocol.Alpha_context.Round.round_durations ->
current_level:Tezos_protocol_021_PsQuebec.Protocol.Alpha_context.Level.t ->
current_round:Tezos_protocol_021_PsQuebec.Protocol.Alpha_context.Round.t ->
current_timestamp:Tezos_protocol_environment_021_PsQuebec.Time.t ->
level:Tezos_protocol_021_PsQuebec.Protocol.Alpha_context.Level.t ->
round:Tezos_protocol_021_PsQuebec.Protocol.Alpha_context.Round.t ->
(Tezos_protocol_021_PsQuebec.Protocol.Alpha_context.Timestamp.time option,
Tezos_protocol_environment_021_PsQuebec.Error_monad.error
Tezos_protocol_environment_021_PsQuebec.Error_monad.trace)
Stdlib.resultval requested_levels :
default_level:Tezos_protocol_021_PsQuebec.Protocol.Alpha_context.Level.t ->
Tezos_raw_protocol_021_PsQuebec__Alpha_context.t ->
Tezos_raw_protocol_021_PsQuebec__Alpha_context.Cycle.t list ->
Tezos_raw_protocol_021_PsQuebec__Alpha_context.Raw_level.t list ->
Tezos_protocol_021_PsQuebec.Protocol.Alpha_context.Level.t listmodule Baking_rights : sig ... endmodule Attestation_rights : sig ... endmodule Validators : sig ... endval get_blocks_preservation_cycles :
get_context:
(unit ->
Tezos_protocol_environment.Context.t
Tezos_protocol_021_PsQuebec.Environment.Lwt.t) ->
int option Lwt.tmodule S : sig ... endval levels_in_current_cycle :
'a Tezos_protocol_021_PsQuebec.Environment.RPC_context.simple ->
?offset:int32 ->
'a ->
(Tezos_protocol_021_PsQuebec.Protocol.Alpha_context.Raw_level.t
* Tezos_protocol_021_PsQuebec.Protocol.Alpha_context.Raw_level.t)
Tezos_protocol_environment_021_PsQuebec.Error_monad.shell_tzresult
Tezos_protocol_environment_021_PsQuebec.Lwt.t