package tezos-client-alpha

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module OriginatedContractAlias : sig ... end

Like ContractAlias below but restricted to originated contracts.

module ContractAlias : sig ... end

list_contracts cctxt returns the concatenation of contracts and accounts where contracts is the result of RawContractAlias.load cctxt and accounts the list of accounts (implicit contracts of identities)

OCaml

Innovation. Community. Security.