package tezos-protocol-003-PsddFKi3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type info = {
  1. manager : Alpha_context.public_key_hash;
  2. balance : Alpha_context.Tez.t;
  3. spendable : bool;
  4. delegate : bool * Alpha_context.public_key_hash option;
  5. counter : Alpha_context.counter;
  6. script : Alpha_context.Script.t option;
}
val register : unit -> unit
OCaml

Innovation. Community. Security.