package octez-protocol-015-PtLimaPt-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module RPC.ForgeSource

Sourcemodule S : sig ... end
Sourceval register : unit -> unit
Sourcemodule Manager : sig ... end
Sourceval operation : 'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple -> 'a -> branch:Tezos_protocol_environment_015_PtLimaPt.Block_hash.t -> 'b Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.contents -> Tezos_protocol_environment_015_PtLimaPt.Bytes.t Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Sourceval endorsement : 'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple -> 'a -> branch:Tezos_protocol_environment_015_PtLimaPt.Block_hash.t -> consensus_content: Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.consensus_content -> unit -> Tezos_protocol_environment_015_PtLimaPt.Bytes.t Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Sourceval proposals : 'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple -> 'a -> branch:Tezos_protocol_environment_015_PtLimaPt.Block_hash.t -> source:Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.public_key_hash -> period:int32 -> proposals:Tezos_protocol_environment_015_PtLimaPt.Protocol_hash.t list -> unit -> Tezos_protocol_environment_015_PtLimaPt.Bytes.t Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Sourceval ballot : 'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple -> 'a -> branch:Tezos_protocol_environment_015_PtLimaPt.Block_hash.t -> source:Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.public_key_hash -> period:int32 -> proposal:Tezos_protocol_environment_015_PtLimaPt.Protocol_hash.t -> ballot:Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Vote.ballot -> unit -> Tezos_protocol_environment_015_PtLimaPt.Bytes.t Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Sourceval failing_noop : 'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple -> 'a -> branch:Tezos_protocol_environment_015_PtLimaPt.Block_hash.t -> message:string -> unit -> Tezos_protocol_environment_015_PtLimaPt.Bytes.t Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Sourceval seed_nonce_revelation : 'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple -> 'a -> branch:Tezos_protocol_environment_015_PtLimaPt.Block_hash.t -> level:Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Raw_level.t -> nonce:Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Nonce.t -> unit -> Tezos_protocol_environment_015_PtLimaPt.Bytes.t Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Sourceval vdf_revelation : 'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple -> 'a -> branch:Tezos_protocol_environment_015_PtLimaPt.Block_hash.t -> solution:Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Seed.vdf_solution -> unit -> Tezos_protocol_environment_015_PtLimaPt.Bytes.t Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Sourceval double_baking_evidence : 'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple -> 'a -> branch:Tezos_protocol_environment_015_PtLimaPt.Block_hash.t -> bh1:Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Block_header.t -> bh2:Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Block_header.t -> unit -> Tezos_protocol_environment_015_PtLimaPt.Bytes.t Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Sourceval double_endorsement_evidence : 'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple -> 'a -> branch:Tezos_protocol_environment_015_PtLimaPt.Block_hash.t -> op1: Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Kind.endorsement Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.operation -> op2: Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Kind.endorsement Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.operation -> unit -> Tezos_protocol_environment_015_PtLimaPt.Bytes.t Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Sourceval double_preendorsement_evidence : 'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple -> 'a -> branch:Tezos_protocol_environment_015_PtLimaPt.Block_hash.t -> op1: Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Kind.preendorsement Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.operation -> op2: Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Kind.preendorsement Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.operation -> unit -> Tezos_protocol_environment_015_PtLimaPt.Bytes.t Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Sourceval empty_proof_of_work_nonce : bytes
Sourceval protocol_data : 'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple -> 'a -> ?payload_hash:Tezos_protocol_015_PtLimaPt.Protocol.Block_payload_hash.t -> ?payload_round:Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Round.t -> ?seed_nonce_hash:Tezos_protocol_015_PtLimaPt.Protocol.Nonce_hash.t -> ?proof_of_work_nonce:bytes -> liquidity_baking_toggle_vote: Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Liquidity_baking.liquidity_baking_toggle_vote -> unit -> Tezos_protocol_environment_015_PtLimaPt.Bytes.t Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult Tezos_protocol_environment_015_PtLimaPt.Lwt.t
OCaml

Innovation. Community. Security.