package octez-protocol-alpha-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module S : sig ... end
module type UNPARSING_MODE = sig ... end
module Unparse_types : sig ... end
module Normalize_stack : sig ... end
type Tezos_protocol_alpha.Environment.Error_monad.error +=
  1. | Run_operation_does_not_support_consensus_operations

Validate and apply the operation but skip signature checks; do not support consensus operations.

Return the unchanged operation protocol data, and the operation receipt ie. metadata containing balance updates, consumed gas, application success or failure, etc.

val register : unit -> unit
OCaml

Innovation. Community. Security.