package octez-protocol-020-PsParisC-libs
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Octez protocol 020-PsParisC libraries
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      tezos-octez-v20.1.tag.bz2
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=ddfb5076eeb0b32ac21c1eed44e8fc86a6743ef18ab23fff02d36e365bb73d61
    
    
  sha512=d22a827df5146e0aa274df48bc2150b098177ff7e5eab52c6109e867eb0a1f0ec63e6bfbb0e3645a6c2112de3877c91a17df32ccbff301891ce4ba630c997a65
    
    
  doc/octez-protocol-020-PsParisC-libs.plugin/Tezos_protocol_plugin_020_PsParisC/RPC/Attestation_rights/index.html
Module RPC.Attestation_rightsSource
Source
type delegate_rights = {delegate : Tezos_protocol_020_PsParisC.Environment.Signature.Public_key_hash.t;consensus_key : Tezos_protocol_020_PsParisC.Environment.Signature.Public_key_hash.t;first_slot : Tezos_protocol_020_PsParisC.Protocol.Alpha_context.Slot.t;attestation_power : int;
}Source
type t = {level : Tezos_protocol_020_PsParisC.Protocol.Alpha_context.Raw_level.t;delegates_rights : delegate_rights list;estimated_time : Tezos_protocol_020_PsParisC.Environment.Time.t option;
}Source
val delegate_rights_encoding : 
  delegate_rights
    Tezos_protocol_020_PsParisC.Environment.Data_encoding.encodingSource
val attestation_rights_at_level : 
  Tezos_raw_protocol_020_PsParisC.Alpha_context.context ->
  Tezos_raw_protocol_020_PsParisC.Alpha_context.Level.t ->
  (Tezos_raw_protocol_020_PsParisC.Alpha_context.context * t,
    Tezos_protocol_environment_020_PsParisC.Error_monad.error
      Tezos_protocol_environment_020_PsParisC.Error_monad.trace)
    result
    Lwt.tSource
val get_attestation_rights : 
  Tezos_raw_protocol_020_PsParisC__Alpha_context.context ->
  S.attestation_rights_query ->
  (t list,
    Tezos_protocol_environment_020_PsParisC.Error_monad.error
      Tezos_protocol_environment_020_PsParisC.Error_monad.trace)
    result
    Lwt.tSource
val get : 
  'a Tezos_protocol_020_PsParisC.Environment.RPC_context.simple ->
  ?levels:Tezos_protocol_020_PsParisC.Protocol.Alpha_context.Raw_level.t list ->
  ?cycle:Tezos_protocol_020_PsParisC.Protocol.Alpha_context.Cycle.t ->
  ?delegates:
    Tezos_protocol_020_PsParisC.Environment.Signature.Public_key_hash.t list ->
  ?consensus_keys:
    Tezos_protocol_020_PsParisC.Environment.Signature.Public_key_hash.t list ->
  'a ->
  t list Tezos_protocol_environment_020_PsParisC.Error_monad.shell_tzresult
    Tezos_protocol_environment_020_PsParisC.Lwt.t sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >