package tezos-protocol-003-PsddFKi3

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

Module Alpha_context.TezSource

include BASIC_DATA
Sourcetype t
include Tezos_protocol_environment_003_PsddFKi3.Compare.S with type t := t
val (=) : t -> t -> bool
val (<>) : t -> t -> bool
val (<) : t -> t -> bool
val (<=) : t -> t -> bool
val (>=) : t -> t -> bool
val (>) : t -> t -> bool
val compare : t -> t -> int
val equal : t -> t -> bool
val max : t -> t -> t
val min : t -> t -> t
Sourcetype tez = t
Sourceval zero : tez
Sourceval one_mutez : tez
Sourceval one_cent : tez
Sourceval fifty_cents : tez
Sourceval one : tez
Sourceval of_string : string -> tez option
Sourceval to_string : tez -> string
Sourceval of_mutez : int64 -> tez option
Sourceval to_mutez : tez -> int64
OCaml

Innovation. Community. Security.