package tezos-client-007-PsDELPH1

  1. Overview
  2. Docs

Returns Some type if the contract has an entrypoint of type type. None if it does not exists.

Returns Some type if the script has an entrypoint of type type. None if it does not exists.

List paths of unreachable parameters. Only useful to test the stitching, as no such parameter should be allowed in originated contracts.

List the contract entrypoints with their types. If their is no explicit default, th type of default entrypoint will still be given.

Print the contract entrypoints with their types.