package tezos-protocol-015-PtLimaPt

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type Tezos_protocol_environment_015_PtLimaPt.Error_monad.error +=
  1. | Deposit_as_external
  2. | Invalid_deposit_amount
  3. | Invalid_deposit_ticket
  4. | Wrong_deposit_parameters
  5. | Ticket_payload_size_limit_exceeded of {
    1. payload_size : int;
    2. limit : int;
    }
OCaml

Innovation. Community. Security.