package octez-protocol-017-PtNairob-libs

  1. Overview
  2. Docs
Octez protocol 017-PtNairob libraries

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-18.1.tar.gz
sha256=aa2f5bc99cc4ca2217c52a1af2a2cdfd3b383208cb859ca2e79ca0903396ca1d
sha512=d68bb3eb615e3dcccc845fddfc9901c95b3c6dc8e105e39522ce97637b1308a7fa7aa1d271351d5933febd7476b2819e1694f31198f1f0919681f1f9cc97cb3a

doc/octez-protocol-017-PtNairob-libs.baking/Tezos_baking_017_PtNairob/Baking_highwatermarks/index.html

Module Tezos_baking_017_PtNairob.Baking_highwatermarksSource

Sourcetype highwatermark = {
  1. round : Tezos_protocol_017_PtNairob.Protocol.Alpha_context.Round.t;
  2. level : int32;
}
Sourcetype Tezos_base.TzPervasives.error +=
  1. | Block_previously_baked of highwatermark
Sourcetype Tezos_base.TzPervasives.error +=
  1. | Block_previously_preendorsed of highwatermark
Sourcetype Tezos_base.TzPervasives.error +=
  1. | Block_previously_endorsed of highwatermark
Sourcetype t
Sourceval encoding : t Tezos_base.TzPervasives.Data_encoding.t
Sourceval may_sign_block : Tezos_client_017_PtNairob.Protocol_client_context.full -> [ `Highwatermarks ] Baking_files.location -> delegate:Tezos_base.TzPervasives.Signature.public_key_hash -> level:int32 -> round:Tezos_protocol_017_PtNairob.Protocol.Alpha_context.Round.t -> bool Tezos_base.TzPervasives.tzresult Lwt.t
Sourceval may_sign_preendorsement : Tezos_client_017_PtNairob.Protocol_client_context.full -> [ `Highwatermarks ] Baking_files.location -> delegate:Tezos_base.TzPervasives.Signature.public_key_hash -> level:int32 -> round:Tezos_protocol_017_PtNairob.Protocol.Alpha_context.Round.t -> bool Tezos_base.TzPervasives.tzresult Lwt.t
Sourceval may_sign_endorsement : Tezos_client_017_PtNairob.Protocol_client_context.full -> [ `Highwatermarks ] Baking_files.location -> delegate:Tezos_base.TzPervasives.Signature.public_key_hash -> level:int32 -> round:Tezos_protocol_017_PtNairob.Protocol.Alpha_context.Round.t -> bool Tezos_base.TzPervasives.tzresult Lwt.t
Sourceval record_block : Tezos_client_017_PtNairob.Protocol_client_context.full -> [ `Highwatermarks ] Baking_files.location -> delegate:Tezos_base.TzPervasives.Signature.public_key_hash -> level:int32 -> round:Tezos_protocol_017_PtNairob.Protocol.Alpha_context.Round.t -> unit Tezos_base.TzPervasives.tzresult Lwt.t
Sourceval record_preendorsement : Tezos_client_017_PtNairob.Protocol_client_context.full -> [ `Highwatermarks ] Baking_files.location -> delegate:Tezos_base.TzPervasives.Signature.public_key_hash -> level:int32 -> round:Tezos_protocol_017_PtNairob.Protocol.Alpha_context.Round.t -> unit Tezos_base.TzPervasives.tzresult Lwt.t
Sourceval record_endorsement : Tezos_client_017_PtNairob.Protocol_client_context.full -> [ `Highwatermarks ] Baking_files.location -> delegate:Tezos_base.TzPervasives.Signature.public_key_hash -> level:int32 -> round:Tezos_protocol_017_PtNairob.Protocol.Alpha_context.Round.t -> unit Tezos_base.TzPervasives.tzresult Lwt.t
OCaml

Innovation. Community. Security.