package octez-protocol-015-PtLimaPt-libs
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Octez protocol 015-PtLimaPt libraries
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      tezos-octez-v20.1.tag.bz2
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=ddfb5076eeb0b32ac21c1eed44e8fc86a6743ef18ab23fff02d36e365bb73d61
    
    
  sha512=d22a827df5146e0aa274df48bc2150b098177ff7e5eab52c6109e867eb0a1f0ec63e6bfbb0e3645a6c2112de3877c91a17df32ccbff301891ce4ba630c997a65
    
    
  doc/octez-protocol-015-PtLimaPt-libs.plugin/Tezos_protocol_plugin_015_PtLimaPt/RPC/Baking_rights/index.html
Module RPC.Baking_rightsSource
Source
type t = {- level : Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Raw_level.t;
- delegate : Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.public_key_hash;
- consensus_key : Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.public_key_hash;
- round : Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Round.t;
- timestamp : Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Timestamp.t option;
}Source
val 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.tSource
val 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 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >