package octez-protocol-018-Proxford-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type header
val set_seed_nonce_hash : ?proof_of_work_threshold:int64 -> Tezos_protocol_018_Proxford.Protocol.Nonce_hash.t option -> header -> (header, Tezos_base.TzPervasives.tztrace) Stdlib.result Lwt.t

Sets uniquely seed_nonce_hash of a header

Sets the baker that will sign the header to an arbitrary pkh

Signs the header with the key of the baker configured in the header. The header can no longer be modified, only applied.

OCaml

Innovation. Community. Security.