package octez-protocol-015-PtLimaPt-libs

  1. Overview
  2. Docs
Octez protocol 015-PtLimaPt libraries

Install

Dune Dependency

Authors

Maintainers

Sources

octez-19.1.tar.gz
sha256=55ea1fb8bb3273a7fc270ca8f650d45c56449665619482aad9bc12f3ea736b7e
sha512=fec850fc2d17d7490bbabd5147d62aad13b3aaed8774270f8a38ab419670ed03e0fd30cf8642a97984eca5c2446726fe590ad99c015f7ec50919dc7652f25053

doc/octez-protocol-015-PtLimaPt-libs.plugin/Tezos_protocol_plugin_015_PtLimaPt/RPC/Baking_rights/index.html

Module RPC.Baking_rightsSource

Sourcetype t = {
  1. level : Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Raw_level.t;
  2. delegate : Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.public_key_hash;
  3. consensus_key : Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.public_key_hash;
  4. round : Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Round.t;
  5. timestamp : Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Timestamp.t option;
}
Sourceval encoding : t Tezos_protocol_015_PtLimaPt.Environment.Data_encoding.encoding
Sourceval default_max_round : int
Sourcemodule S : sig ... end
Sourceval baking_rights_at_level : Tezos_raw_protocol_015_PtLimaPt__Alpha_context.context -> Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Round.t -> Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Level.t -> (Tezos_raw_protocol_015_PtLimaPt__Alpha_context.context * t list, Tezos_protocol_environment_015_PtLimaPt.Error_monad.error Tezos_protocol_environment_015_PtLimaPt.Error_monad.trace) Tezos_protocol_environment_015_PtLimaPt.Pervasives.result Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Sourceval remove_duplicated_delegates : t list -> t list
Sourceval register : unit -> unit
Sourceval get : 'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple -> ?levels:Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Raw_level.t list -> ?cycle:Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Cycle.t -> ?delegates: Tezos_protocol_015_PtLimaPt.Environment.Signature.Public_key_hash.t list -> ?consensus_keys: Tezos_protocol_015_PtLimaPt.Environment.Signature.Public_key_hash.t list -> ?all:bool -> ?max_round:int -> 'a -> t list Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult Tezos_protocol_environment_015_PtLimaPt.Lwt.t
OCaml

Innovation. Community. Security.