package octez-protocol-018-Proxford-libs

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

Like Contract_alias below but restricted to originated contracts.

module Contract_alias : sig ... end

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

OCaml

Innovation. Community. Security.