package octez-protocol-018-Proxford-libs

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

Representation of unstaked finalizable tez

type t = {
  1. map : Tez.t Tezos_base.TzPervasives.String.Map.t;
  2. remainder : Tez.t;
}
val zero : t
val add_from_frozen : Frozen_tez.t -> t -> t
val total : t -> Tez.tez
OCaml

Innovation. Community. Security.