package tezos-protocol-006-PsCARTHA

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Manager : sig ... end
val seed_nonce_revelation : 'a Tezos_protocol_environment.RPC_context.simple -> 'a -> branch:Tezos_protocol_environment.Block_hash.t -> level:Alpha_context.Raw_level.t -> nonce:Alpha_context.Nonce.t -> unit -> Tezos_protocol_environment.MBytes.t Tezos_protocol_environment.Error_monad.shell_tzresult Tezos_protocol_environment.Lwt.t
val protocol_data : 'a Tezos_protocol_environment.RPC_context.simple -> 'a -> priority:int -> ?seed_nonce_hash:Nonce_hash.t -> ?proof_of_work_nonce:Tezos_protocol_environment.MBytes.t -> unit -> Tezos_protocol_environment.MBytes.t Tezos_protocol_environment.Error_monad.shell_tzresult Tezos_protocol_environment.Lwt.t