package octez-protocol-019-PtParisB-libs

  1. Overview
  2. Docs
Octez protocol 019-PtParisB libraries

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-octez-v20.1.tag.bz2
sha256=ddfb5076eeb0b32ac21c1eed44e8fc86a6743ef18ab23fff02d36e365bb73d61
sha512=d22a827df5146e0aa274df48bc2150b098177ff7e5eab52c6109e867eb0a1f0ec63e6bfbb0e3645a6c2112de3877c91a17df32ccbff301891ce4ba630c997a65

doc/octez-protocol-019-PtParisB-libs.plugin/Tezos_protocol_plugin_019_PtParisB/RPC/Validators/index.html

Module RPC.ValidatorsSource

Sourcetype t = {
  1. level : Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Raw_level.t;
  2. delegate : Tezos_protocol_019_PtParisB.Environment.Signature.Public_key_hash.t;
  3. consensus_key : Tezos_protocol_019_PtParisB.Environment.Signature.public_key_hash;
  4. slots : Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Slot.t list;
}
Sourceval encoding : t Tezos_protocol_019_PtParisB.Environment.Data_encoding.encoding
Sourcemodule S : sig ... end
Sourceval add_attestation_slots_at_level : (Tezos_raw_protocol_019_PtParisB.Alpha_context.context * t list) -> Tezos_raw_protocol_019_PtParisB.Alpha_context.Level.t -> (Tezos_raw_protocol_019_PtParisB.Alpha_context.context * t list, Tezos_protocol_environment_019_PtParisB.Error_monad.error Tezos_protocol_environment_019_PtParisB.Error_monad.trace) result Lwt.t
Sourceval register : unit -> unit
Sourceval get : 'a Tezos_protocol_019_PtParisB.Environment.RPC_context.simple -> ?levels:Tezos_protocol_019_PtParisB.Protocol.Alpha_context.Raw_level.t list -> ?delegates: Tezos_protocol_019_PtParisB.Environment.Signature.Public_key_hash.t list -> ?consensus_keys: Tezos_protocol_019_PtParisB.Environment.Signature.Public_key_hash.t list -> 'a -> t list Tezos_protocol_environment_019_PtParisB.Error_monad.shell_tzresult Tezos_protocol_environment_019_PtParisB.Lwt.t
OCaml

Innovation. Community. Security.