package octez-protocol-alpha-libs

  1. Overview
  2. Docs
Octez protocol alpha libraries

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-18.0.tar.gz
sha256=dbc3b675aee59c2c574e5d0a771193a2ecfca31e7a5bc5aed66598080596ce1c
sha512=b97ed762b9d24744305c358af0d20f394376b64bfdd758dd4a81775326caf445caa57c4f6445da3dd6468ff492de18e4c14af6f374dfcbb7e4d64b7b720e5e2a

doc/octez-protocol-alpha-libs.plugin/Tezos_protocol_plugin_alpha/RPC/Baking_rights/S/index.html

Module Baking_rights.SSource

Sourceval path : (Tezos_protocol_alpha.Environment.Updater.rpc_context, Tezos_protocol_alpha.Environment.Updater.rpc_context) Tezos_protocol_alpha.Environment.RPC_path.path
Sourcetype baking_rights_query = {
  1. levels : Tezos_protocol_alpha.Protocol.Alpha_context.Raw_level.t list;
  2. cycle : Tezos_protocol_alpha.Protocol.Alpha_context.Cycle.t option;
  3. delegates : Tezos_protocol_alpha.Environment.Signature.Public_key_hash.t list;
  4. consensus_keys : Tezos_protocol_alpha.Environment.Signature.Public_key_hash.t list;
  5. max_round : int option;
  6. all : bool;
}
Sourceval baking_rights_query : baking_rights_query Tezos_protocol_alpha.Environment.RPC_query.t
Sourceval baking_rights : ([ `GET ], Tezos_protocol_alpha.Environment.Updater.rpc_context, Tezos_protocol_alpha.Environment.Updater.rpc_context, baking_rights_query, unit, t list) Tezos_protocol_alpha.Environment.RPC_service.service
OCaml

Innovation. Community. Security.